-
按照纹理和彩色空间信息对图像进行分割。分割效果比较好。...
按照纹理和彩色空间信息对图像进行分割。分割效果比较好。-In accordance with the texture and color space information of image segmentation. Better segmentation results.
- 2022-05-06 00:32:49下载
- 积分:1
-
计算机图像处理技术,主要介绍图像处理的方法以及所采用的VC方法进行图像处理。...
计算机图像处理技术,主要介绍图像处理的方法以及所采用的VC方法进行图像处理。-Computer image processing technology, introduces the method of image processing as well as the methods used in image processing VC.
- 2023-03-27 03:00:04下载
- 积分:1
-
从单张图片中去除相机抖动造成的模糊的matlab程序,算法见Removing Camera Shake from a Single Image...
从单张图片中去除相机抖动造成的模糊的matlab程序,算法见Removing Camera Shake from a Single Image-err
- 2022-03-12 07:16:04下载
- 积分:1
-
C++ Builder编写的边缘增强图像处理编程中的应用…
应用C++Builder编写图像处理中的边缘增强程序-Application of C++ Builder to prepare the edge enhancement image processing program
- 2023-07-27 11:40:03下载
- 积分:1
-
这是计算机数字图像处理课要求做的作业,将源码上传以供大家参考...
这是计算机数字图像处理课要求做的作业,将源码上传以供大家参考-This is the digital image processing computer courses demanded operations, will upload the source code for your reference
- 2022-03-16 00:39:52下载
- 积分:1
-
学习书籍挖掘必读的十个经典算法,对初学者应该有帮助
学习书籍挖掘必读的十个经典算法,对初学者应该有帮助-Excavation of the 10 must-read book to learn classical algorithm, there should be help for beginners
- 2022-03-29 07:23:29下载
- 积分:1
-
用数学形态学的方法得到的周长、面积、圆形、矩形和…
用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度- use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
- 2022-04-27 22:54:55下载
- 积分:1
-
自己编写的图象处理系统,可实现多种功能,界面较友好
自己编写的图象处理系统,可实现多种功能,界面较友好-Prepared their own image processing system can achieve a variety of functions, interface more friendly
- 2022-04-15 03:13:17下载
- 积分:1
-
基于小波域的隐马尔可夫树模型的图像去噪方法的实现代码。
基于小波域的隐马尔可夫树模型的图像去噪方法的实现代码。-Based on the Wavelet Domain Hidden Markov Tree Model Image Denoising realize the code.
- 2022-04-06 20:11:12下载
- 积分: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