opencv/modules/core
Matt Bennett c3a8db6d6c Merge pull request #7952 from mattmyne:JSONWriteFixTrailingDecimalPoint
Append zero to trailing decimal place for FileStorage JSON write of a float or double value (#7952)

* Fix for FileStorage JSON write of a float or double value that has no fractional part; appends a zero character after the trailing decimal place to meet JSON standard.

* strlen return to size_t type rather than unnecessary cast to int
2017-01-02 20:28:07 +00:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Merge tag '3.2.0' 2016-12-23 16:20:02 +03:00
misc/java Merge pull request #7710 from alalek:debug_check_matrelease 2016-11-25 14:24:23 +00:00
perf test: fix tolerance perf check for Exp/Log/Sqrt 2016-10-20 16:54:48 +03:00
src Merge pull request #7952 from mattmyne:JSONWriteFixTrailingDecimalPoint 2017-01-02 20:28:07 +00:00
test Merge pull request #7873 from addisonElliott:Mat_Range_InitializerList 2016-12-16 16:45:17 +00:00
CMakeLists.txt cmake: minimize MSVS projects layout 2016-08-26 13:40:16 +03:00