| | |
c++ library for image processing (edge detection)
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
well even i am into image processing and this link helpmed me a lot .
i dont know how far it will help you .
http://cimg.sourceforge.net/
i dont know how far it will help you .
http://cimg.sourceforge.net/
<?php
$data = $_POST['data'];
if(empty($data)) {
echo "byte me" ; }
?>
$data = $_POST['data'];
if(empty($data)) {
echo "byte me" ; }
?>
The following link describes in detail how to code edge detection yourself:
http://www.pages.drexel.edu/~weg22/edge.html
And maybe this link is useful too: http://www.intelliproject.net/articl...oc_edge_detect
http://www.pages.drexel.edu/~weg22/edge.html
And maybe this link is useful too: http://www.intelliproject.net/articl...oc_edge_detect
Last edited by tux4life; Apr 4th, 2009 at 8:43 am.
"Never argue with idiots, they just drag you down to their level and then beat you with experience."
Yeah, I just wanted to say that: http://opencv.willowgarage.com/wiki/Welcome
"Never argue with idiots, they just drag you down to their level and then beat you with experience."
•
•
Join Date: Dec 2008
Posts: 10
Reputation:
Solved Threads: 0
Thanks for your posts, but none of those libraries provides what I want.
It's not working under Dev Cpp, under Builder it generates white image.
OpenCV is too exotic and weird. Provides many files but there is no good documentation and examples for Builder c++. I couldn't run it properly.
There is no edge detection in this library.
I'm still searching ...
•
•
•
•
The following link describes in detail how to code edge detection yourself:
http://www.pages.drexel.edu/~weg22/edge.html
OpenCV is too exotic and weird. Provides many files but there is no good documentation and examples for Builder c++. I couldn't run it properly.
•
•
•
•
well even i am into image processing and this link helpmed me a lot .
i dont know how far it will help you .
http://cimg.sourceforge.net/
I'm still searching ...
well may be these underneath links might help you .
http://www.pages.drexel.edu/~weg22/can_tut.html
http://www.codeproject.com/KB/GDI-pl...ion_in__c.aspx
http://www.pages.drexel.edu/~weg22/can_tut.html
http://www.codeproject.com/KB/GDI-pl...ion_in__c.aspx
<?php
$data = $_POST['data'];
if(empty($data)) {
echo "byte me" ; }
?>
$data = $_POST['data'];
if(empty($data)) {
echo "byte me" ; }
?>
•
•
•
•
OpenCV is too exotic and weird. Provides many files but there is no good documentation and examples for Builder c++. I couldn't run it properly.
The reason that there are so few examples for Borland Builder, is that Builder is outdated and there are plenty free (and better) alternatives on the net. (like VS2008 and Code::blocks)
But you are probably going to say: "But I like Borland, I don't wanna change!1!" etc. So here's a link with a manual and even a demo-project. I found it using this amazing site.
•
•
Join Date: Feb 2008
Posts: 628
Reputation:
Solved Threads: 46
You can try VIL (part of VXL)
http://public.kitware.com/vxl/doc/development/
http://public.kitware.com/vxl/doc/development/
![]() |
Similar Threads
Other Threads in the C++ Forum
- Previous Thread: Threads on different user accounts
- Next Thread: Calling a method from anther method
| Thread Tools | Search this Thread |
api array arrays based beginner binary bitmap c++ c/c++ calculator char char* class code coding compile compiler console conversion count data database delete deploy developer dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game getline givemetehcodez graph gui homeworkhelp homeworkhelper iamthwee ifstream input int java lib linker list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference rpg sorting string strings temperature template test text text-file tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






