搜索资源列表
w_ipp-sample-jpeg_p_5.0.010
- intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势
klt1.1.5.tar
- K-L transform implementation and the sample code
ransac.rar
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
Opencv-source-code
- 《OpenCV教程:基础篇》这本书附带的源码,作者为:刘瑞祯,于仕琪等。-source code for a book about opencv
particle_filter_paper_and_source_code_for_example2
- particle filter 原始论文及文中二维示例的代码,代码可以运行,并与KF,EKF,UKF做了比较-original particle filter papers and the text of two-dimensional sample code, code can run, and KF, EKF, UKF make a comparison
NeuralrecognitionSystem
- 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
HaarTraining
- OPENCV训练过程的说明文档, 在样本创建;训练分类器;利用训练器进行目标检测作了操作说明 源程序在安装OPENCV时,自带apps\HaarTraining-OPENCV training process documentation, created in the sample training classifier the use of training devices for target detection was made in the installation inst
KLOK
- 一个卡拉OK字幕的实现的示例代码,可以做为参考,理解字幕的原理。-Kara OK subtitles to achieve a sample code that can be used as reference to understand the principle of subtitles.
cvbook
- 基于opencv平台的图形图像处理示例代码-Opencv-based platform, sample code, Graphics and Image Processing
fazhi1
- MATLAB下通过多种小波实验了解小波变换的原理教程及示例代码-MATLAB wavelet through a variety of experiments to understand the principle of wavelet transform tutorials and sample code
kalman_and_meanshift
- 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
IDlpro
- 利用IDL处理csv文件及一些图形图像处理的示例代码,感兴趣的朋友可以都可以参考一下-Csv files using IDL processing and some graphics and image processing of the sample code, you can check can refer to
Gpucv
- This sample code to calclate the optical flow. This program use the opencv and Gpucv. Gpucv is cuda program adapting opencv.-This is sample code to calclate the optical flow. This program use the opencv and Gpucv. Gpucv is cuda program adapti
fdp5finalMatlab.tar
- 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
admin
- 对经过随机噪声信道的AMI码型和CMI码型数字信号进行抽样判决,去除或减弱噪声的干扰-After a random noise on the channel pattern of AMI and CMI sample code digital signal decision to remove or reduce noise interference
Wiener-filtering-a-noisy-speech-signal-code
- noise reduction iusing multirate wiener filtering and by sample rate conversion
TestSurf
- It is just a sample code of SURF algorithm. It captures the image from camera.
jpegant.release-1-0.src
- JPEG encoder and decoder sample code
JPEG_FP
- JPEG decoder sample code
Sample-Image-Proc
- opencv 图像处理例程。在MFC平台下实现。主要功能:像素扩大,缩小,灰度调整。-The sample code of image processing with Opencv.