搜索资源列表
CurveLab
- 曲线快速匹配matlab程序,功能全面包括FMM迭代,曲率匹配,炼码计算等,非常适用。推荐!-curve fast matching Matlab procedures, including the full functions of FMM iteration, curvature matching, Lian dollar terms, very well. Recommended!
fractural
- 分形——生成一片漂亮的树叶,通过一个矩阵迭代并不断刷新生成的图像-fractal -- generating a beautiful leaves, through an iterative matrix and constantly refresh the image
图像分割迭代、峰谷、半阈值算法。
- 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
图像迭代阀值
- 图像迭代法求阀值 使得背景与物体分离
c.tar
- 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
light_spot_center
- 光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。-light spot method:median point ,circle fitting
snowdiedai
- 入门级的,用opengl编写的一个雪花迭代的图形,是opengl入门的必备范例-a good example for opengl drawing
FRSR
- 实现文献‘Fast and robust multifr a me super resolution’的仿真,程序中有详细解释,对于多帧超分辨率重建中,退化图像获得,如何进行迭代重建,都有详细说明。-Literature ' Fast and robust multifr a me super resolution' simulation, the program explained in detail for the multi-frame super-resolution re
iteratedbackprojection
- 迭代反投影的高分辨率重建matlab代码-matlab source code for IBP image reconstruction
IBP-algorithm
- 迭代反投影的高分辨率图像重建算法matlab代码-High-resolution iterative back-projection image reconstruction algorithm matlab code
4_02
- 给出了迭代函数系统生成Julia集的代码-In this paper, a iterative function system redraw Julia program source code
l1benchmark
- src 算法中的迭代算法,通过该算法可以计算SRC的参数,通过使用线性表示来求。-src algorithm iterative algorithm, the algorithm can be calculated by the SRC parameter, by using a linear representation requirements.
LevelSet_ChunmingLi_v0
- 基于灰度图像的目标物的提取、边缘检测、迭代收缩-Extract target grayscale images based on edge detection, iterative shrinkage
global-threshold
- 采用全局阈值法对图像进行二值化阈值分割.过程需要迭代。-Using global threshold method of image binarization threshold segmentation process requires iteration.
Fractal-Images-Using-C-
- 分形几何是研究无限复杂但具有一定意义的自相似图形和结构的几何学。分形在自然科学的诸多领域如数学、物理、化学、材料科学、生命科学、地质、地理、天文、计算机乃至经济、社会、艺术等极其广泛的领域有着重大的应用。可以毫不夸张地说“分形是大自然的几何学”,“分形处处可见”。本文 详细介绍了三个简单分形图形的具体生成过程,并给出了详细的C语言程序,通过阅读程序可以从中总结出一般的规律性的东西,即此类分形图形的一般的生成过程。从文中我们也可以看出,即使十分简单的图形,在通过多次的迭代以后,也可以生成非常复杂而
IFTA
- 简单迭代傅里叶变换算法的代码,主要用了快速傅里叶变换函数 (IFTA)-Iterative Fourier Transform Algothrim (IFTA)
ostu
- 对灰度图像进行直方图绘制,利用outs法和迭代法进行阈值的自动选取-Automatically selects the gray image histogram drawn threshold using outs and iterative methods
IRLS
- 迭代加权二范数算法,又称FOUCSS,一种求解基于p范数的压缩感知模型算法-FOCUSS algorithm
snakeV1.0
- 数字图像处理的snack算法,利用熵的原理来构建snack链表,通过迭代收敛来锁定图像中灰度变化大的轮廓。-Snack algorithm for digital image processing, the use of entropy principle to build snack list, through iterative convergence to lock the image in grayscale variation in profile.
GS_FFT
- 运用快速傅里叶转换法fft2和逆转换ifft2反复迭代进行对二维平面函数的处理程序。-Fft2 by applying the method of fast Fourier transformation and reverse change ifft2 repeated iteration of two-dimensional plane function handler.