-
模糊自适应的开发程序,对于模糊自适应的解说非常详细,对初学者有一定帮助...
模糊自适应的开发程序,对于模糊自适应的解说非常详细,对初学者有一定帮助-Fuzzy adaptive development process, fuzzy adaptive explanation for the very detailed, certainly be of help for beginners
- 2022-03-21 15:12:56下载
- 积分:1
-
PCA 主成份分析法 用于人脸识别中的图像处理方法
PCA 主成份分析法 用于人脸识别中的图像处理方法-PCA face recognation
- 2022-11-08 09:30:03下载
- 积分:1
-
matlab实现的多种图像边缘检测与分割处理,适合初学者学习。...
matlab实现的多种图像边缘检测与分割处理,适合初学者学习。-matlab to achieve a variety of image edge detection and segmentation processing, suitable for beginners to learn.
- 2023-04-30 18:30:03下载
- 积分:1
-
vc视频音频开发 vc视频音频开发
vc视频音频开发 vc视频音频开发 -this is a very useful tool!
- 2023-05-22 09:05:04下载
- 积分:1
-
can more comprehensive image processing system. Main contents include : bitmap b...
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding
- 2022-01-26 02:46:44下载
- 积分:1
-
图像处理中边缘检测的canny算子的c实现,希望对大家有用。
图像处理中边缘检测的canny算子的c实现,希望对大家有用。-Image Processing canny edge detection operator c realize the hope of everyone useful.
- 2022-02-01 04:51:43下载
- 积分:1
-
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助...
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助-Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone
- 2022-07-12 07:25:59下载
- 积分:1
-
Visual C++ 数字图像处理典型算法及实现(4)
Visual C++ 数字图像处理典型算法及实现(4)-Visual C++ digital image processing algorithms and implementation of a typical (4)
- 2022-03-24 13:23:28下载
- 积分:1
-
MULTIGEN公司VEGA PRIME中对于物体碰撞检测的算法源码,对于碰撞检测的必看程序。...
MULTIGEN公司VEGA PRIME中对于物体碰撞检测的算法源码,对于碰撞检测的必看程序。-MultiGen Inc. VEGA PRIME for objects in the collision detection algorithm source code for the collision detection procedure of the must-see.
- 2022-02-10 06:37:44下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1