-
segment
说明: 图像分割是一种重要的和关键的图像分析技术,其目的是把图像分成各具特性的区域并提取出感兴趣的部分,图像分割的结果是图像特征提取和识别等图像理解的基础。对它的研究一直是图像技术研究中的热点和焦点,提出了数以千计的不同算法,虽然这些算法大都在不同程度上取得了一定的成功,但是图像分割问题还远远没有解决,这方面的研究仍然面临很多挑战。(Image segmentation is an important and critical image analysis, the purpose is to image into regions with different characteristics and extract the interesting part, the result of image segmentation is the image feature extraction and recognition based on image understanding. Study it has been a hot spot imaging technology research and focus, made thousands of different algorithms, although most of these methods to varying degrees, achieved some success, but the image segmentation problem is far from resolved, it of research still faces many challenges.)
- 2010-04-12 20:08:31下载
- 积分:1
-
MSeries
M序列发生器函数,使用m文件实现,2至7级寄存器,主要分为两个部分。第一部分主要负责输入,输出,第二部分是M序列发生函数(M sequence generator function, 2-7 registers, divided into two parts. The first part is mainly responsible for the input, output, and the second part is the sequence generating function M)
- 2011-05-20 21:28:23下载
- 积分:1
-
matlab
matlab课程讲义,关于matlab入门的介绍。(Course Training Manual, matlab, matlab getting started on the introduction.)
- 2008-05-05 15:39:51下载
- 积分:1
-
mine
利用C、C++或者MATLAB对一张照片进行DCT和DFT变换,并进行简要分析。
比较保留20个DCT变换系数重构的图像与原始图像之间的差别(Use C, C++ or MATLAB to carry out a photo on the DCT and the DFT transform, and a brief analysis. Comparison of retention of 20 DCT transform coefficients of image reconstruction with the difference between the original image)
- 2009-05-29 17:17:32下载
- 积分:1
-
matlabyiqunsuanfa
智能优化算法:蚁群算法的程序matlab 方便初学者学习(Intelligent optimization algorithms: ant colony algorithm to facilitate the procedures for matlab beginners to learn)
- 2008-07-22 08:39:30下载
- 积分:1
-
ABAQUSVUMAT
基于ABAQUS二次开发,VUMAT随动强化模型。(Based on ABAQUS secondary development, VUMAT kinematic hardening model.)
- 2014-11-28 10:19:04下载
- 积分:1
-
OFDMQPSK
说明: OFDM的QPSK仿真程序,里面只有一个txt文件,所有程序都在上面了。(OFDM QPSK simulation program, only a txt file, all proceedings in the above.)
- 2006-03-27 15:26:09下载
- 积分:1
-
hdb3
hdb3编译码程序。能实现对20位随机序列的hdb3编码和译码,以及对应功率谱密度的显示。(hdb3 codec and decodec program. It can codec and decodec the realitive 20 bits in hdb3 rule. And display the realitive power denty.)
- 2012-04-08 19:33:57下载
- 积分:1
-
matlab-writexml
在matlab下写成xml文件,程序比较基本适合初学者拿来学习(The project could realize writing an xml file in the matlab environment,and it is suitable for the freshman)
- 2012-04-22 10:45:39下载
- 积分:1
-
Height-width-for-hand
For all classifier needs feature classification object .Here the program for height and width feature taken hand image.This program suitable for any single object in the image.
input
gray_img : input hand image or any measure image like 2d with 0 to 255
intensity
output
height : pixel count of height
width : pixel count of width
out_img : segmented image with line for height and width
hand_height_width function implements hand height and width of the image
using the method outlined in:
calculate the hand height and width value for gray image. In Proceedings of the Information Sciences 275 (2014) 45–56.
Hand shape identification on multirange images.
[ height width out_img ] = hand_height_width ( gray_img ) function is to find the hand height and width value of the image.
The input is given to the gray scale image.
- 2014-10-24 22:24:56下载
- 积分:1