-
HOG
基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通(Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler)
- 2020-06-25 23:00:01下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
wfc_optics_20140416
用点扩散函数psf对波前编码系统产生的模糊图像进行复原得到清晰图像(use the PSF of wavefront coding system to restore its blurred image )
- 2021-03-15 11:09:22下载
- 积分:1
-
easygallery
EasyGallery是一个用非常简单的方法来生成缩略图的PHP程序。可应用于所有你需要的图像文件。(EasyGallery is a very simple way to generate thumbnails PHP program. All you need can be applied to an image file.)
- 2016-05-09 15:54:25下载
- 积分:1
-
Matlab-edge-detection-operator
自己整理的经典边缘检测算子matlab源程序
图像处理必备
1、canny算子
2、kirsch算子
3、laplacian算子
4、log算子
5、prewitt算子
6、robert算子
7、robinson算子
8、sobel算子(Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsch operator, Laplacian operator, and the log operator Operators 6 prewitt, robert. Operator, robinson operator 8, sobel operator)
- 2012-05-31 11:18:31下载
- 积分:1
-
结构函数法
说明: 通过拟合出一条曲线,对这个曲线进行结构函数法的分形维数计算,得到其粗糙度(By fitting a curve, the fractal dimension of the curve is calculated by structural function method, and its roughness is obtained)
- 2021-04-22 10:58:49下载
- 积分:1
-
MRF
说明: 利用马尔可夫模型检测分割图像,获得MAP准则下的图像分割结果(??????????í ?? ?? ?? ?? ò?? ?? ???? ?? ì ?? ?? ?? ?? ???? ?? ???? ?? ?? ????μ??MAP × ?? ??ò????μ???? ?? ???? ?? ?? ?? ?? á ?? ??)
- 2008-08-28 14:15:50下载
- 积分:1
-
Real-Time-Image-and-Video-Processing
一本讲述计算机图像和视频实时处理的好书。包括基本概念,硬件,软件,和算法。
(A book about real-time image and video processing, including basic concepts, hardware, software, and algorithms.)
- 2011-05-11 23:18:44下载
- 积分:1
-
Image-Rotate
这个matlab程序实现图像的任意角度的顺时针旋转。(The matlab program images at any angle of clockwise rotation.)
- 2008-08-08 10:01:15下载
- 积分:1
-
hog
能够提取出图像I的HOG特征,返回其幅值,角度和在各个角度上的幅值。
是进行其他针对图像的HOG特征提取的前一步。(I can extract images of HOG features, return to their amplitude, angle and perspective in all of the amplitude. Is the other for image feature extraction HOG step forward.)
- 2008-04-29 09:41:09下载
- 积分:1