搜索资源列表
ImageDisplay
- c#在图像处理的方面的源程序:图片显示的几种方法
hello.c
- 在OPENCV环境中,显示一幅图片,进而可以对图片进行处理
DicomDisplayMDI.rar
- 用c++编写的用于处理dicom图片的mfc程序,主要是图片的重构。,Using c++ to prepare for dealing with dicom images mfc program, mainly reconstructed images.
EdgeDetect
- 用Visual C++ 2008编写的显示图片的程序,用户可以在这个基础上进行灰度处理 边缘检测等~-Using Visual C++ 2008 to prepare the display picture of the process, the user can carry out on the basis of gray-scale edge detection, such as dealing with ~
masaikexiaoguo
- 用C++编写的图片处理程序,马赛克的制作-Written in C++, image processing program, the production of mosaic
ViewBmp
- 数字图像处理用C语言读出一个BmP图像,使他用底层语言实现图片的转换。-read the bmp
PictureEffects
- C#实现图片特效,有两种实现方式,1.扫描线,快速实现,2,用C#自身图片处理类实现,速度比较慢。-C# realize photo effects, there are two kind of way, 1. The scan lines, rapid implementation, 2, and its image processing class implements in c#, speed is slow.
ImageShow
- 图片播放器,基于OpenCV(视频图像处理开源库)的MFC单文档,C++语言。-Picture player, based on OpenCV (open source video image processing library) MFC single document, C++ language.
halcon联合c#采集图像,并处理
- 第一个按钮从文件夹之中选一张图片,第二个按钮给选择的图片进行blob分析。