| | |
openCV help
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jan 2009
Posts: 68
Reputation:
Solved Threads: 0
Hi all,
I'm trying to display an image in C# using openCV library. I've installed the openCV 1.0 and have downloaded the opencv wrapper dll file for the c#.
I've tried the following code but it isn't showing any image. just an empty window, can anyone help
thanks
I'm trying to display an image in C# using openCV library. I've installed the openCV 1.0 and have downloaded the opencv wrapper dll file for the c#.
I've tried the following code but it isn't showing any image. just an empty window, can anyone help
thanks
C# Syntax (Toggle Plain Text)
IplImage image1 = cvlib.CvLoadImage("image.jpg", cvlib.CV_LOAD_IMAGE_UNCHANGED); cvlib.CvNamedWindow("show Image", cvlib.CV_WINDOW_AUTOSIZE); cvlib.CvShowImage("image window", ref image1);
![]() |
Similar Threads
- OpenCV Sample Problem!! (C++)
- C++ OpenCV avi player - Help Needed (C++)
- python and opencv (Python)
- Intel OpenCV (C++)
Other Threads in the C# Forum
- Previous Thread: Process Manager
- Next Thread: database connection - need it to be left open
Views: 875 | Replies: 0
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast button buttons c# chat check checkbox class client code color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms ftp function gdi+ http httpwebrequest image index input install java label list listbox login mandelbrot math mysql networking operator oracle path photoshop picturebox pixelinversion prime programming radians regex remote remoting resource richtextbox save saving serialization server socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view webbrowser windows winforms wpf xml





