-
实现COOTS算法中核心asm功能,用于实现主动形体模型。
实现COOTS算法中核心asm功能,用于实现主动形体模型。-COOTS algorithm realize the core asm function, physical model for the realization of the initiative.
- 2022-02-01 13:58:35下载
- 积分:1
-
图像细化算法的代码,可以快速提取图象的基本骨架
图像细化算法的代码,可以快速提取图象的基本骨架-source code for image thinnig, and it can extract the basic sketlon of images, fastly.
- 2022-02-24 18:02:04下载
- 积分:1
-
Complete multi
完整的多级滤波图像处理算法,利用FPGA实现,利用硬件结构实现算法能够满足苛刻的实时性要求。-Complete multi-level filtering image processing algorithms using FPGA realization algorithm using hardware structure able to meet the demanding requirements of real-time.
- 2022-08-20 06:28:58下载
- 积分:1
-
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested.
- 2022-07-16 13:59:39下载
- 积分:1
-
我已经写了一个用于图像分割的实现演示动态轮廓模型,控制。
自己编写的动态轮廓模型实现图象分割的demo,包含源程序、演示数据和若干演示结果-I have written a dynamic contour model for image segmentation realize demo, contains the source code, presentation of data and the results of a number of demonstration
- 2022-07-13 10:16:52下载
- 积分: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
-
Write their own procedures for detecting image blurring of a small program, it i...
一个自己写的检测图像模糊程序的小小的程序,其实很简单仅仅是用了一个公式。-Write their own procedures for detecting image blurring of a small program, it is actually very simple with only a formula.
- 2022-03-22 08:46:43下载
- 积分:1
-
图像处理方面,主要完成将二值数字水印嵌入到原图像中完成隐藏,同时完成了提取过程的编码...
图像处理方面,主要完成将二值数字水印嵌入到原图像中完成隐藏,同时完成了提取过程的编码-Image processing, the main value of the completion of the second digital watermark is embedded in the completion of the original image to hide, at the same time to complete the extraction process of encoding
- 2022-10-24 06:50:02下载
- 积分:1
-
基于mfc的轮廓提取程序,支持多种算子提取轮廓,有边缘检测,hough变换等功能。...
基于mfc的轮廓提取程序,支持多种算子提取轮廓,有边缘检测,hough变换等功能。-Mfc based on the contour extraction process, supports a wide range of contour extraction operator, has edge detection, hough transform functions.
- 2023-03-02 09:00:03下载
- 积分:1
-
利用爬山(Hill
利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
- 2023-04-01 04:15:04下载
- 积分:1