资源列表
cvCanny
- 图像处理中的边缘检测算法代码,使用的是cvCanny算子,使用c++和opencv编写-Image processing edge detection algorithm code, using cvCanny operator, using opencv c++ and write
denoisingbywavelet
- 基于小波变换的合成孔径雷达(SAR)图像斑点噪声滤波处理-Wavelet-based synthetic aperture radar (SAR) image speckle filtering
bp-netual-net
- 多层前向反馈式神经网络是目前应用比较广泛的人工神经网络,其中BP(Back Propagation network,简称BP网络)学习算法是最著名的多层前向反馈式神经网络训练算法之一。该算法在图像处理和图像识别领域已经取得令人瞩目的成就,其主要思想是利用已知确定结果的样本模式对网络进行训练,然后利用训练好的网络进行图像的处理或识别。本文将讨论用MATLAB实现BP神经网络对人脸角度的分析。-Multilayer feedforward neural network feedback is us
filter
- 图像素描化算法,双边滤波算法,给出测试图片-mage sketch of the algorithm, bilateral filtering algorithm, given test image
filter2
- 基于图像空间的素描效果生成技术,提供测试图片,利用sketch文件开始-Generation technology based on image space sketch effect
yanhua
- 针对贺兰山岩画的边缘检测算法代码,比较高斯滤波与双边滤波对岩画边缘的检测效果-In view of the helan mountain cliff edge detection algorithm code, gaussian filtering and bilateral filtering for detecting the edge of the cliff
MatlabCode
- Matlab代码,代码难度从小到大,适合初学者进行学习MATLAB或者图形图像领域初学者-Matlab code, the code is difficult since the childhood, suitable for beginners to learn Matlab beginners or image field
Demo_PHP
- 自带demo,能够实现人脸的认证比对检测,有PHP的代码,可以调试,能够编译-Face recognition, face recognition of small procedures, with the help of Face++ technology
src
- source code of Fundamentals of texture mapping and image warping -the source show how texture mapping works
juanji
- 多种对图像进行卷积运算的办法,利用了imfilter 和psf2otf函数等-severial kinds of connverlution methods using the psf2otf ,imfilter functions
Image-Rotate-Code
- 图像旋转源代码 Image Rotate Code You are given an n x n 2D matrix representing an image.Rotate the image by 90 degrees (clockwise).-Image Rotate Code You are given an n x n 2D matrix representing an image.Rotate the image by 90 degrees (clockwise).
Sobel
- 图形处理Sobel算法编程实现时所用到的函数源代码-Sobel算子是一种梯度幅值, (4-2) 其中 (4-3) 其中的偏导数用下式计算
