-
本代码实现了基于BMP图像进行形态学运算等算法,算法已经过调试,希望对大家有帮助
本代码实现了基于BMP图像进行形态学运算等算法,算法已经过调试,希望对大家有帮助-Realize this code BMP image-based computing, such as morphological algorithm have been debug, and they hope to have everyone help
- 2022-07-01 04:07:33下载
- 积分:1
-
此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,...
此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding optimization problem into line with the string,
- 2022-08-10 08:22:28下载
- 积分:1
-
c++编写,用于人脸检测,代码分模块编写,可供参考
c++编写,用于人脸检测,代码分模块编写,可供参考-c++ to prepare for face detection, code preparation of sub-module is available for reference
- 2023-02-09 12:45:04下载
- 积分:1
-
图像处理中常用的标准灰度图像(bmp格式),包括baboon,boat,lena,peppers等...
图像处理中常用的标准灰度图像(bmp格式),包括baboon,boat,lena,peppers等-Standard gray image-it commonly used in image processing (bmp format), including the baboon, boat, lena, peppers, etc.
- 2023-04-04 12:40:04下载
- 积分:1
-
本程序采用拉普拉斯算子对输入彩色图象进行增强处理,处理速度快,效果好....
本程序采用拉普拉斯算子对输入彩色图象进行增强处理,处理速度快,效果好.-this programme is used laplacian method to enhance the imput color image
- 2023-08-14 10:40:03下载
- 积分:1
-
实现了球面全景图转为立方体全景图的功能,将一个球面全景图转为是6个立方体图。...
实现了球面全景图转为立方体全景图的功能,将一个球面全景图转为是6个立方体图。-Achieved a spherical panorama panorama function of the cube to be a spherical panoramas into a six cube map.
- 2023-07-19 22:10:04下载
- 积分:1
-
Fill the realization of graphics, algorithms for internal representation of regi...
实现图形填充,算法为内部表示区域种子填充算法-Fill the realization of graphics, algorithms for internal representation of regional seed fill algorithm
- 2022-03-05 03:29:58下载
- 积分:1
-
对各种格式图象文件进行打开保存旋转等操作的示例工程。
对各种格式图象文件进行打开保存旋转等操作的示例工程。-right formats for image files kept open the operation of the rotating sample works.
- 2022-05-20 12:33:14下载
- 积分:1
-
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
- 2022-02-04 12:08:54下载
- 积分:1
-
Hough变换的简易程序,*功能用于检测图像…
Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线
* 提取出来。
*
* 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure,* The function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear* extracted.** Requirements for the target image only two 0 and 255 gray values of gray-scale images.
- 2022-03-15 17:14:24下载
- 积分:1