-
EdgeDetection
基于Visual C++的图像边缘检测工程,以Canny为例(Visual C++-based image edge detection works to Canny Case)
- 2013-10-22 11:33:56下载
- 积分:1
-
12.2
(1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。
(2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。
(3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。
(4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。
(5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。
(6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。
((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display.
(2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin.
(3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape.
(4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
- 2015-10-23 12:16:41下载
- 积分:1
-
paint
对于vc++中经典的画线画图示例程序.对于类的控制和画线算法的实现.代码简洁明了(For vc++ in a classic example of procedures for drawing a line drawing. The type of control and painting line algorithm. Concise code)
- 2009-04-13 21:09:16下载
- 积分:1
-
Meanshift
利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
- 2012-03-26 10:08:52下载
- 积分:1
-
medical-picture-process
《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
- 2012-03-14 15:02:31下载
- 积分:1
-
afdpf
正反馈主动频率偏移法,是应用于孤岛检测的一种算法,可以减小检测盲区,加快孤岛检测速度(Positive feedback active frequency offset method is an algorithm used in islanding detection)
- 2017-01-11 18:19:42下载
- 积分:1
-
MedianFilter_GPU
该VC++程序是基于CUDA架构的中值滤波程序,GPU加速,并且使用了opencv函数库(The VC++ program is based on the CUDA architecture median filtering program, GPU acceleration, and use the opencv library)
- 2014-10-27 18:29:32下载
- 积分:1
-
Grid
基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
- 2013-12-01 22:31:29下载
- 积分:1
-
fa0d
基于像素标记的连通区域计算程序,只针对二值图像,随附有。(Based on regional connectivity calculation procedure pixel tags, only for the binary image, comes with.)
- 2013-12-13 14:51:32下载
- 积分:1
-
DIPDemo
包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)(Including image input (open the file, capture, capture images, paste from the clipboard, open the scanning software, graying, adding random noise, Salt and pepper noise, to noise), image processing (geometric transformation, gray inversion, histogram equalization oriented, histogram statistics, image restoration, edge extraction, pseudo-color, binary, image transform), image output (save the image, print out, copy to clipboard))
- 2020-12-27 22:09:03下载
- 积分:1