搜索资源列表
-
0下载:
分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。
-discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
-
-
0下载:
卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。
对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,
传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,
例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
-
-
0下载:
用双门限检测法做语音分割,程序比较具体,并且能够直接仿真出图,只要把输入语音自己录制一下就可以了,是我自己做的,希望您多多指教-dual-threshold detection so segmentation, procedures more specific, and can map out a direct simulation. As long as the importation of voice recording what they could, yes I do hope you
-
-
0下载:
Based on short-term energy detection and short-term cross zero rates detection in speech
reorganization,the paper presents two-threshold endpoint detection.In addition,an accurate speech
segmentation algorithm is achieved with the wavelet transfo
-
-
0下载:
人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
-
-
0下载:
1.边缘检测,分别用Sobel, Laplacian-Gaussian 方法对一幅灰度图像进行边缘提
取,并给出对比结果;
2.灰度阈值分割:利用双峰法对一幅灰度图像进行灰度分割处理。-1. Edge detection, respectively Sobel, Laplacian-Gaussian methods on a gray-scale image edge extraction, and gives comparative results 2. Gray threshold
-
-
0下载:
“Salient Region Detection and Segmentation”文献的代码
-The code of "Salient Region Detection and Segmentation"
-
-
0下载:
implementation of segmentation and edge detection by metlan
code is standard-implementation of segmentation and edge detection by metlan
code is standard//
-
-
0下载:
阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram
-
-
0下载:
edge detection code fr the cancer
-
-
0下载:
利用MATLAB来实现语音的分帧及语音端点检测(Using MATLAB to achieve voice segmentation and voice endpoint detection)
-