搜索资源列表
C++ImageProcess
- 实现图像处理技术(非MFC方法),包括二值化等等。-image processing technology (MFC methods), including the value of the two, and so on.
ch1_1_1
- Mosaic Image 两副图片拼节 可以实现图片连接 可判断重叠区域 mfc c-Mosaic Image Photo fight two sections can be achieved Photo Link judge overlapping regional mfc c
mfc visual c++ 6.0 讀檔、寫檔 抖動顯示
- 此程式為mfc visual c++ 6.0 內容包含讀檔、寫檔、複製、貼上、 bayer抖動顯示 floyd stdinberg抖動顯示
vcpp32 《MFC技术内幕》
- 《MFC技术内幕》是一本久负盛名的MFC编程技术书籍,英文原版书名为:MFC Black Book,该书可以让你深入掌握Visual C++的核心开发技术——MFC框架。-" MFC Inside" is aprestigious MFC programming books, original English title is: MFC Black Book,the book allows you to thoroughly grasp the core of Visual
CapVedio
- Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,-Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to th
jcbhdbh
- visual c++测试通过的, 灰度变换程序,应用了锯齿波表换,MFC界面-visual c++ test adopted by the gray-scale transformation process, the application form for the sawtooth, MFC interface
ImageViewer
- Visual c++ mfc应用,具有打开图片,放大缩小图片的功能,给图象处理爱好者参考.-Visual c++ mfc application has to open pictures, picture zoom function, a reference to the image processing enthusiasts.
hough
- 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
cell
- 基于Visual C++,MFC界面,用于统计图片中细胞数量,包含一些图像处理功能,简单易用-Based on Visual C++, MFC interface for statistical picture number of cells, contains a number of image processing functions, easy to use
surfer_demo
- 通过C++的COM接口技术调用Surfer 对Surfer Automation的调用,除了通过上述的MFC Automation客户外,还可以通过COM 技术的 IDispatch 接口实现这一功能。-Surfer Automation
Algebra
- MFC下C++实现的数字图像处理中代数运算-MFC C++ implementation of the next digital image processing algebra
LookMaSDI
- Visual C++6.0 MFC 时尚编程 在视图对话框组件中显示漂亮的图文菜单-Visual C++6.0 MFC style programming component in the view dialog box is displayed beautiful graphics menu
Based-MFC-image-processing-design
- 基于MFC的图像处理程序的设计研究,主要讲述了,图像处理的C语言实现过程-Based MFC image processing design study
Wiener-Filter--
- 基于MFC的维纳滤波的c++算法实现,过程很详细,能运行。-Wiener filter based on MFC c++ algorithm, the process is very detailed and can run.
courseware-of-MFC-
- visual c++ mfc编程及其功能应用-the function of vc and mfc
PicViewer(MFC)
- 基本图形处理功能,可方便操作实现图形特效-Image processing code with Visual C++ 6.0
图像处理基础
- c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
DIPDemo_vc6(1)
- MFC图像处理示例,包括平移,镜像,线性变换,中值滤波,高通滤波,增强等(MFC image processing examples, including translation, mirror image, linear transformation, median filtering, high pass filtering, enhancement, etc.)
20171023 C++yuHALCON
- 使用MFC和HALCON打开一张图片,显示在UI界面上面(using MFC and HALCON open an picture)
YUV_Player_简易YUV播放器
- debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.