Ask Your Question

xxmaxx's profile - activity

2017-10-02 18:52:30 -0600 received badge  Student (source)
2014-04-19 03:48:14 -0600 commented question resize an image fill the rest with color

the fist one gives me an "no matching function for call to ‘cv::Mat::copyTo(cv::Mat) const" and the second one i can not use because i have to solve this with Rect and copyTo

2014-04-18 14:08:37 -0600 asked a question resize an image fill the rest with color

hi,

i have an image and would like enlarge the dimension to. i found this solution but its not working for me. I'm on Version 2.3

http://answers.opencv.org/question/14052/resize-an-image-but-fill-the-space-with-black/

how is this possible with version 2.3?

thx