-
Histogram subroutine balanced, direct application of the function to do the bala...
灰度直方图平衡的子程序,直接应用该函数做灰度图像的平衡,附带RGB和HSI图像空间的互相转化-Histogram subroutine balanced, direct application of the function to do the balance of gray image, with RGB and HSI image space to transform
- 2023-03-06 16:05:04下载
- 积分:1
-
图像处理源代码,关于图像亮度增减的处理算法。
图像处理源代码,关于图像亮度增减的处理算法。-Image processing source code, change the brightness on the image processing algorithms.
- 2023-07-27 01:15:03下载
- 积分:1
-
Two_algorithm_for_Face_detection_and_location.rar
一种方法利用脸和头发的直方图信息将其分割,从而标记脸部区域,再边缘提取,标注眼、嘴、鼻。另一种方法利用相似度计算、积分投影标记人脸区域,从而定位眼、嘴、鼻。-Two_algorithm_for_Face_detection_and_location.rar
- 2023-01-07 22:15:03下载
- 积分:1
-
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看...
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看-/* This program is to read and write bmp imag es*/bit map reading and writing operations, is an eye-catcher
- 2022-01-26 07:47:54下载
- 积分:1
-
现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序...
现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序-Will now proceed to image processing has become increasingly frequent, Here is using c language source code to handle compressed jpeg image
- 2022-07-24 16:04:23下载
- 积分:1
-
这个是数字图像处理的LOG和DOG边缘检测程序。
这个是数字图像处理的LOG和DOG边缘检测程序。-This is a digital image processing DOG and LOG edge detection procedure.
- 2022-01-22 17:21:56下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片-Visual C MATLAB image processing and recognition practical case Featured Gray"s equalization algorithm-source Xu, with test images
- 2022-03-01 07:24:40下载
- 积分:1
-
图像处理,学习matlab的源代码,转自国外
图像处理,学习matlab的源代码,转自国外-image processing, study the source code of Matlab, decanted from abroad
- 2022-07-27 18:34:46下载
- 积分:1
-
程序代码使用Prewitt算子检测p0401 description:边缘p0402:D…
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2022-02-09 14:31:06下载
- 积分:1
-
先对图像进行开闭滤波,再使用分水岭分割图像,然后使用FCM对初始分割进行聚类,得到最终分割结果,对医学图像效果比较好。...
先对图像进行开闭滤波,再使用分水岭分割图像,然后使用FCM对初始分割进行聚类,得到最终分割结果,对医学图像效果比较好。-First opening and closing image filtering, re-use watershed segmentation images, then use the FCM clustering of the initial partition, the final segmentation results, the medical image is better.
- 2022-03-04 00:54:21下载
- 积分:1