搜索资源列表
Show
- 可以用来在对话框里指定区域显示图像/曲线/直方图数据的代码,是我做图像显示处理编程时根据多方经验总结出来的,很好用。不过是.h和.cpp文件,资源需要自己去添加。
PicHistogram.rar
- 自己写的用OpenCV计算BMP和JPEG等格式图像直方图,写入TXT文件并在对话框中显示出来的VC6.0程序,请注意:我用的是OpenCV1.0开发的,Write your own calculation using OpenCV formats such as BMP and JPEG image histogram, write TXT file and in the dialog box shown VC6.0 procedures, please note: I use the Ope
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
Picture
- 用OpenGL实现在VC对话框下显示图像。该程序对于初学者来说是个很好的编程模板。-Using OpenGL to achieve in the VC image dialog box is displayed. The program for beginners is a very good template program.
ImageandHistogram
- 打开一幅256色BMP图像,进行灰度统计直方图的操作并且用对话框资源显示直方图,程序重要而简洁。-Open a 256-color BMP images to obtain gray-scale histogram display operation to get the dialog box resources, Histogram
dialog_opencv_image
- VC++和OpenCV混合编制的用于显示图像的程序,其中用到VC++对话框的图像控件,显示图像用到OpenCV。-a progrem showing image using vc++ and opencv, very useful, use it!
opencvshow
- OpenCV MFC 边缘检测 VS2008 MFC下用OpenCV2.0进行图像读取和边缘检测,通过对话框来打开图像文件、然后图像大小进行缩放、适当地显示在图片控件的框架内-OpenCV MFC under VS2008 MFC edge detection for image reading and using OpenCV2.0 edge detection, through the dialog box to open the image file, and then scaling t
OpenMP-Use-CImage
- 基于对话框的VC++代码,图像的读取、显示和处理用VC的CImage类,同时添加了OpenMP的超线程,大大提高了代码的运行速度-Based on the dialog VC++ code image read, display and processing of VC CImage class, while adding OpenMP Hyper-Threading, greatly improving the speed of the code
yj
- opencv+mfc用对话框并加控件显示图像-opencv+mfc with the dialog box and add controls to display images
MFC-tuxiangxianshi
- 通过调用OpenCV库函数,用VC++6.0,新建基于对话框的工程,实现图像的显示功能。-By calling the OpenCV library functions, with VC++6.0, a new dialog-based project, the image display function.
shuzituxiangchuli
- 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分
Repair
- 基于opencv的图像修复,用MFC编写的界面,实现图像在对话框的显示,额外添加了.dll .h和.lib文件,没装opencv的也可以运行,适合初学者-Opencv based image restoration, prepared with MFC interface, image displays the dialog box, add an extra. Dll. H and. Lib files, not installed opencv can also be run for beg