| | |
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
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access algorithm array barchart bitmap box buttons c# chat check checkbox class client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees draganddrop drawing encryption enum event excel file files form format forms ftp function gdi+ httpwebrequest image index input install java label list listbox listener login mandelbrot math mouseclick mysql networking object operator oracle path photoshop picturebox pixelinversion post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml





