-
MI
说明: 基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。( Matlab Program to find mutual information for two images stored as vectors.
The images must contain 8-bit (0-255) integer pixels
Requires two data vectors X,Y which must be the same length and Nx1 in size.
Written by B. Corner--2003, University of Nebraska-Lincoln )
- 2009-03-05 14:30:03下载
- 积分:1
-
Matlab
图像纹理分析的一种源代码 希望对大家有用(Image processing+ CD-ROM content online is also good under the procedures)
- 2010-06-07 09:04:05下载
- 积分:1
-
slic
超像素分割图像,将彩色图像转化为CIELAB颜色空间和XY坐标下的5维特征向量,然后对5维特征向量构造距离度量标准,对图像像素进行局部聚类的过程(simple linear iterativeclustering)
- 2020-10-24 14:50:01下载
- 积分:1
-
python计算机视觉.pdf
本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过
大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、
立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on the Python language.A large number of examples carefully analyze object recognition, content based image search, optical character recognition, optical flow, tracking, 3D reconstruction,Stereoscopic imaging, augmented reality, attitude estimation, panoramic creation, image segmentation, noise reduction, image grouping and other techniques.)
- 2020-10-13 20:07:31下载
- 积分:1
-
functions
图像阈值分割,基于matlab的二维Renyi熵算法的灰度图像分割(Image threshold segmentation, matlab based two- dimensional Renyi entropy algorithm gray- scale image segmentation)
- 2017-05-07 20:47:02下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
TV图像处理
说明: 全变分模型主要是依靠梯度下降流岁图像进行平滑处理的模型,希望在图像的内部对图像进行平滑,使得相邻像素的差值较小(The total variation model is mainly based on the gradient descent flow year image smoothing model, hoping to smooth the image inside the image, so that the difference between adjacent pixels is small)
- 2020-12-12 19:40:20下载
- 积分:1
-
HoughLineDection
利用Hough变换,可以检测图像中的多条线段,效果很好(using hough transform for line detection)
- 2009-03-23 09:25:02下载
- 积分:1
-
车牌号识别3
说明: 图像识别预处理,用主要用于汽车车牌号识别(Image recognition for license plate recognition)
- 2020-12-28 16:41:37下载
- 积分:1
-
车牌识别m
说明: 基于matlab车牌识别系统,主要涉及图像预处理、车牌定位、倾斜角矫正、字符切割、字符识别五个模块(License plate recognition system based on MATLAB.It mainly involves five modules: image preprocessing, license plate location, tilt angle correction, character cutting and character recognition)
- 2021-03-31 10:33:02下载
- 积分:1