-
CS algorithm for SAR call
SAR回拨模拟及CS算法成像,参考书:合成孔径雷达成像原理(皮亦鸣)-CS algorithm for SAR call-back simulation and imaging, reference books: Synthetic aperture radar imaging principle (PI Yi-ming)
- 2022-03-18 17:21:20下载
- 积分:1
-
运动检测算法,帧间差法进行运动检测,并进行运动补偿。
运动检测算法,帧间差法进行运动检测,并进行运动补偿。-Motion detection algorithm, inter-frame difference method for motion detection and motion compensation.
- 2022-04-17 03:37:03下载
- 积分:1
-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1
-
基于边缘检测的细胞图像分割方法研究与实现
基于边缘检测的细胞图像分割方法研究与实现-Based on Edge Detection of cell image segmentation research and realize
- 2023-01-27 12:55:03下载
- 积分:1
-
数字图像腐蚀程序。参数中有一个BOOL变量,
为真时,表示在水平方向进行腐蚀运算,否则在竖直方向上进行腐蚀运算。...
数字图像腐蚀程序。参数中有一个BOOL变量,
为真时,表示在水平方向进行腐蚀运算,否则在竖直方向上进行腐蚀运算。-digital image corrosion process. Parameters have a BOOL variable to true, in the horizontal direction corrupting computation, Otherwise, the vertical direction on erosion.
- 2023-04-24 08:15:03下载
- 积分:1
-
matlab_基于象素的图像配准程序,很好使用,精度也很高,要用的就下载吧!...
matlab_基于象素的图像配准程序,很好使用,精度也很高,要用的就下载吧!-matlab_ pixel-based image registration procedures, a very good use, accuracy is also high on the download you want to use!
- 2022-01-25 16:59:42下载
- 积分:1
-
算法实现对区域面积的计算,同时计算区域的长短轴和长短轴的比例,结果在D盘的目录以文本形式输出。...
算法实现对区域面积的计算,同时计算区域的长短轴和长短轴的比例,结果在D盘的目录以文本形式输出。-Algorithm for the calculation of area, while calculating the length of the region and the length of shaft axis ratio, resulting in D disk directory to text output.
- 2022-07-04 22:11:53下载
- 积分:1
-
根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封...
根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封装实现,提供了Matlab和C两种调用接口。-According to Web site http://www.caip.rutgers.edu/riul/research/code.html the code provided on the packaging Meanshift image segmentation was achieved, providing two kinds of Matlab and C Call Interface.
- 2022-01-26 16:22:08下载
- 积分:1
-
分形算法例程,其中包括源代码,需要安装OPENCV的库
分形算法例程,其中包括源代码,需要安装OPENCV的库-Fractal algorithm routines, including source code, the Treasury will need to install OPENCV
- 2022-03-26 16:10:15下载
- 积分:1
-
高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。...
高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
- 2022-10-19 01:15:03下载
- 积分:1