-
多孔trous算法的使用(非抽样小波变换)的实现…
采用多孔trous算法(undecimated wavelet transform)实现小波变换,用的是一维信号-The use of porous trous algorithm (undecimated wavelet transform) the realization of wavelet transform, using a one-dimensional signal
- 2022-01-28 08:50:07下载
- 积分: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
-
基于颜色的图像检索,算法简单,效果马马虎虎,可以作为图像检索入门用...
基于颜色的图像检索,算法简单,效果马马虎虎,可以作为图像检索入门用-Color-based image retrieval, the algorithm is simple, the effect of so-so, you can use as an image retrieval portal
- 2022-07-20 18:05:02下载
- 积分:1
-
an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, p...
自适应的一阶的,其余的自己看,我也是新入门,有不足的地方,请指教-an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, please enlighten
- 2022-03-13 17:09:58下载
- 积分:1
-
ImageStone是一个功能强大的C++类库的图像处理。这是易携带…
ImageStone is a powerful C++ class library for image manipulation. it is portable and requiring only a recompiling on any platform. It includes load/save, display, histogram, undo/redo and over 100 predefined filters. It is a mature and easy-to-use image library that everyone from novices to professionals can use and enjoy.
一位高手写的,我好不容易找到的.和大家分享一下
-ImageStone C is a powerful class library fo r image manipulation. it is portable and requir ing only a recompiling on any platform. It inclu des load/save, display, histogram, and undo/redo and over 100 predefined filters. It i s a mature and easy-to-use image library that ev eryone from novices to professionals can use an d enjoy. one expert wrote, I finally found. and share with you
- 2022-01-22 16:53:34下载
- 积分:1
-
VS 2008写的简化版photoshop,主要事自己上DIP时做的实验,基本DIP 功能都有,界面美观...
VS 2008写的简化版photoshop,主要事自己上DIP时做的实验,基本DIP 功能都有,界面美观-VS 2008 to write a simplified version of photoshop, the main thing to do when their own experiments on the DIP, the basic DIP function, interface aesthetics
- 2022-04-17 05:59:16下载
- 积分: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
-
This is a picture of the integration process, the use of the program could reali...
这是一个关于图象融合的程序,利用该程序可以实现任意图象的匹配与融和。-This is a picture of the integration process, the use of the program could realize arbitrary image matching and integration.
- 2022-04-17 09:40:56下载
- 积分: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
-
快速傅立叶变换,通过在时空域和频率域来回切换图像,对图像的信息特征进行提取和分析...
快速傅立叶变换,通过在时空域和频率域来回切换图像,对图像的信息特征进行提取和分析
- 2023-07-24 07:55:03下载
- 积分:1