chenttuuvv
|
60c3789d9d
|
Fix webp image decode error (#523)
* imgcodec: Fix webp image decode error
|
2019-11-02 08:38:12 +01:00 |
|
Aleksei Pavliukov
|
81605c16ee
|
Added IMEncodeWithParams function
|
2018-10-03 21:47:28 +03:00 |
|
William Durand
|
e0a309f4a8
|
Astyle cpp/h files
|
2018-03-15 11:26:51 +01:00 |
|
deadprogram
|
5c62df893a
|
imgcodecs: add IMDecode function
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-11-30 12:27:54 +01:00 |
|
Sergey Lutskanu
|
620b6f3eac
|
Fixed possible looping out of compression parameters length
|
2017-10-31 12:57:53 +03:00 |
|
Sergey Lutskanu
|
acffbad748
|
Make dedicated function to run cv::imwrite with compression parameters
|
2017-10-30 15:31:36 +03:00 |
|
Sergey Lutskanu
|
ee95fc0055
|
Add image compression flags for gocv.IMWrite
|
2017-10-28 13:03:08 +03:00 |
|
deadprogram
|
29041e2c7e
|
Add IMEncode to be able to perform in-memory decoding
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-10-02 12:33:24 +02:00 |
|
deadprogram
|
3dddcbe528
|
Can save an image from Mat to disk
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-09-22 20:32:49 +02:00 |
|
deadprogram
|
ea376b34cd
|
Can load a file into a Mat, and display it in the Window
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-09-20 04:19:42 +02:00 |
|