How to request a feature and additional code
How can I request a feature to be implemented in OpenCV?
Is there any repository like file exchange for matlab exist?
Go to this site. Register in it. Then you can create 'new issue'. But if this is not a bug you better first check peoples opinion about it (in this forum for example). Maybe it already exists somewhere.
OpenCV has a mirror on GitHub. You can use pull request for your code.
Asked: 2012-08-22 05:40:02 -0600
Seen: 279 times
Last updated: Aug 23 '12
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary
I believe this is OT here, and anyway a simple google search could answer you: http://opencv.willowgarage.com/wiki/
how to login in devzone?
Side comment: you'd better implement it yourself, and then submit it for integration. This way, the chance is much higher to have it.
I write some code by myself time by time and search for some good code on the web(a lot of code exist in blogs or personal sites but nobody know about it!(sometimes with bad code style etc.)), but I want to search for code/projects centralized and maybe if denote some hot topics people can cooperate to write code.