This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
30f1ab059b
opencv
/
modules
/
core
History
Vadim Pisarevsky
30f1ab059b
make Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order) (reported by Kurt) and fixed bug
#1804
2012-04-25 08:39:21 +00:00
..
doc
Spell checked the documentation with VIM (issue
#223
)
2012-04-13 19:04:44 +00:00
include/opencv2
/core
make Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order) (reported by Kurt) and fixed bug
#1804
2012-04-25 08:39:21 +00:00
perf
Updated performance tests sanity data; fixed some tests
2012-04-04 10:56:17 +00:00
src
added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug
#1811
)
2012-04-24 15:16:21 +00:00
test
make Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order) (reported by Kurt) and fixed bug
#1804
2012-04-25 08:39:21 +00:00
CMakeLists.txt
Fixed dependencies for cmake status embeeded into opencv core
2012-04-24 07:13:50 +00:00