-
这个matlab文件达窄带算法实现水平…
This Matlab file demomstrates a narrow band algorithm that implements the level set method in Li et al s paper "Level Set Evolution Without Re-initialization: A New Variational Formulation" in Proceedings of CVPR 05, vol. 1, pp. 430-436.
- 2023-06-19 18:00:03下载
- 积分:1
-
反过来,MATLAB(边界提取,链码生成、差速链码…
转,matlab(边界提取,链码生成,差分链码生成及频率向量生成程序)具有旋转不变性了的链码-Turn, matlab (border extraction, chain code generation, differential chain code generation and the frequency of vector generation procedure) has the rotation invariance of the chain code
- 2022-02-15 13:55:59下载
- 积分:1
-
使用MATLAB进行数字图像处理中的中值滤波,希望对初学者有帮助。...
使用MATLAB进行数字图像处理中的中值滤波,希望对初学者有帮助。-The use of MATLAB for Digital Image Processing in the median filter, and they hope to be helpful for beginners.
- 2022-10-01 06:45:03下载
- 积分:1
-
MATLAB choice through the selection of images and copy region
通过MATLAB选择图像并且对选择区域进行复制-MATLAB choice through the selection of images and copy region
- 2022-01-29 00:39:28下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫...
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first time, scanning, marking regional connectivity; Then equivalent marker for the merger; the final for the second scan, equivalent to re-labeled markers.
- 2023-07-06 04:15:02下载
- 积分:1
-
这是一个开发环境下的“数字图像处理,与Q”。
这是一份VC开发环境下的“数字图像处理”一书的配套源代码。对搞VC数字图像处理的朋友应该很有帮助。-VC This is a development environment under the "Digital Image Processing," a book supporting source code. To engage in digital image processing VC friends should be helpful.
- 2022-03-14 16:29:12下载
- 积分:1
-
基于visual c++编写的关于图像处理的源程序
基于visual c++编写的关于图像处理的源程序-prepared by the image processing of the source
- 2022-05-15 13:44:07下载
- 积分:1
-
边缘检测与提取,轮廓跟踪的过程,用逗号…
边沿检测与提取,轮廓跟踪
命令行编译过程如下
vcvars32
rc bmp.rc
cl edge.c bmp.res user32.lib gdi32.lib-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32rc bmp.rccl edge.c bmp.res user32.lib gdi32.lib
- 2022-08-22 22:43:06下载
- 积分:1
-
图像修复。它可以自动恢复图像。
图像修复。它可以自动恢复图像。
- 2023-01-23 10:05:04下载
- 积分:1