-
反过来,MATLAB(边界提取,链码生成、差速链码…
转,matlab(边界提取,链码生成,差分链码生成及频率向量生成程序)具有旋转不变性了的链码-Turn, matlab (border extraction, chain code generation, differential chain code generation and the frequency of vector generation procedure) has the rotation invariance of the chain code
- 2022-02-15 13:55:59下载
- 积分:1
-
The matlab program mainly to the image gray
该matlab程序主要对图像灰度变换、均衡化等基本算子进行实现-The matlab program mainly to the image gray-scale transformation, equalization, and other basic operators to achieve the
- 2022-09-28 05:35:05下载
- 积分:1
-
Gabor基于OpenCV。
本文件实现了在OpenCV开发环境下的Gabor,可以直接加入OpenCV作为开发文件调用。-Gabor based on OpenCV.
- 2022-02-15 02:59:27下载
- 积分:1
-
现在我们给定两幅ALV路标的捕捉图像,我们实际工作中首先要捕获路标(这里我们假定环境中已经有路标),而此时的景象是难以预知的:我们不知道路标在什么位置、是什么路...
现在我们给定两幅ALV路标的捕捉图像,我们实际工作中首先要捕获路标(这里我们假定环境中已经有路标),而此时的景象是难以预知的:我们不知道路标在什么位置、是什么路标、除了路标还有那些图像模式?
基本要求:使用本章学习的K-平均算法,以颜色分量(或几何性状)作为坐标参数,对景象图进行聚类分析,要求最后的分类结果将路标(可能包括少量相似区域)聚类为一个模式类别。试验报告同前面一样,要求给出样本模式点,绘制坐标图(标出各个聚类中心的迭代移动轨迹) ,绘制算法框图,给出结论。并检查上机结果。
-err
- 2022-01-26 07:25:19下载
- 积分:1
-
ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发
医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的
重...
ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发
医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的
重要组成部分。
-Itk are affiliated with the United States National Institutes of Health National Library of Medicine invest huge sums of money to support the three research institutions to develop medical image segmentation and registration algorithm R
- 2022-07-02 05:06:56下载
- 积分:1
-
人脸检测的最新源代码,使用了最新的处理技术,使之运行速度更可快...
人脸检测的最新源代码,使用了最新的处理技术,使之运行速度更可快-Face Detection of up-to-date source code, uses the latest processing technology, so that speed can be faster
- 2023-07-26 09:50:03下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
RGB和YUV图像每个视频格式转换
RGB与YUV图像视频格式的相互转换
-RGB and YUV image of each video format conversion
- 2022-07-21 03:55:23下载
- 积分:1
-
Digital image processing in the concentration of the basic transform VC code, in...
数字图象处理中的集中基本变换VC代码,其中包括正交变换,FFT,DCT-Digital image processing in the concentration of the basic transform VC code, including the orthogonal transform, FFT, DCT
- 2022-01-26 02:55:17下载
- 积分:1
-
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行...
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数-This procedure using wavelet transform method to obtain the outline of the image to image registration using wavelet transform edge detection of images to find the longest in the outline of the outline of the calculation of the curvature of each point and then match these data to find the image registration image transformation parameters
- 2022-08-26 06:40:26下载
- 积分:1