-
Canny算子的图像边界提取,应用于256色的图像,提取边界…
对图像进行canny边界提取,适用于256色图像,提取边界速度快,直接解压,导入vc++6 就可以运行。-Canny image boundary extraction, applied to 256 color images, extract the border fast, direct decompression, import vc++ 6 can run on.
- 2022-11-13 09:35:03下载
- 积分:1
-
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读...
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研-Supporting the professional version of the software source code About Dipa functional and practical image processing and analysis, the source code of the software package Dipa is a fully executable VC++ Interface source code, interface elements in addition to images that read, preserve, gray color change also includes image processing of 2 values, differential transform, geometric transformations, color transform, parameter measurement, Fourier transform, wavelet transform, Hough transform, pattern recognition, neural networks, genetic algorithms, image compression, etc. function, provided there are nearly 100 image processing and analysis function of the source code. The software is mainly applied to image processing teaching and research
- 2022-03-01 10:47:57下载
- 积分:1
-
数字图象处理教程的ppt格式课件(北理工)
数字图象处理教程的ppt格式课件(北理工)-Digital image processing tutorial ppt format Courseware (Northern Polytechnic)
- 2022-03-23 23:26:04下载
- 积分:1
-
用风险投资+ + 60,你可以用它。
write by vc++60 , you can use it.
- 2022-03-19 09:17:18下载
- 积分:1
-
简单的图像处理小程序,非常好用,简单实用对于初学者有借鉴价值。...
简单的图像处理小程序,非常好用,简单实用对于初学者有借鉴价值。-Simple image processing applet, very easy to use, simple and practical value for the reference for beginners.
- 2022-03-17 08:30:38下载
- 积分:1
-
Face to face recognition algorithm to identify the snake algorithm
人脸识别算法 对人脸进行snake算法识别-Face to face recognition algorithm to identify the snake algorithm
- 2023-07-23 01:25:03下载
- 积分:1
-
层叠中值滤波和层叠秩排序滤波的Matlab实现。
层叠中值滤波和层叠秩排序滤波的Matlab实现。-Cascaded median filtering and layering rank order filtering Matlab implementation.
- 2022-03-13 08:59:57下载
- 积分:1
-
数学形态学利里面的灰度腐蚀运算,自己看书写的,通过MATLAB仿真,和标准算法相同。...
数学形态学利里面的灰度腐蚀运算,自己看书写的,通过MATLAB仿真,和标准算法相同。-Lee inside the gray-scale mathematical morphology erosion operation, that looks at writing, through the MATLAB simulation, and standards for the same algorithm
- 2022-09-08 07:25:03下载
- 积分:1
-
Algorithm for binary image contour regional search and calibration. Using the op...
算法实现对二值图像区域轮廓的查找和标定。使用了opencv库.-Algorithm for binary image contour regional search and calibration. Using the opencv library.
- 2022-03-19 08:01:59下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1