-
program
gdal读tiff图像,获取图像大小,波段信息,图像数据,写Tiff图像到固定路径。(Read and write an TIff image using GDAL)
- 2012-02-13 22:08:22下载
- 积分:1
-
IFC读写代码
说明: IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
- 2020-09-16 14:17:55下载
- 积分:1
-
HOG+SVM进行图片中行人检测
行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
- 2020-10-30 16:09:56下载
- 积分:1
-
A-Wavelet-Tour-of-Signal-Processing
信号处理的小波导引:稀疏方法(原书第3版)
《信号处理的小波导引:稀疏方法(原书第3版)》全面论述了稀疏表示的重要概念、技术和应用,反映了该主题在当今信号处理领域所起的关键作用。作者在解释了稀疏的主要概念后将其运用于信号压缩、噪声衰减和逆问题,同时给出了冗余字典、超分辨率和压缩感知中的稀疏表示。
本书既可以让应用数学系的学生了解数学公式的工程意义,也可以让计算机及电子工程系的学生了解工程问题的数学描述。对于小波理论与应用的研究人员,本书更是一本极具价值的参考书。(a Wavelet Tour of Signal Processing(Third Edition.The Sparse Way))
- 2016-03-23 15:27:38下载
- 积分:1
-
Clipping
图形的剪裁算法源码,visual c++源码(The graphics cut algorithm source code, visual c++ Source)
- 2012-12-22 18:26:21下载
- 积分:1
-
DarkChannelPrior
目标物与摄像机距离已知的情况下,计算白天大气能见度距离。(The distance between the object and the camera is known to calculate the visibility distance in daytime.)
- 2017-01-20 14:10:32下载
- 积分:1
-
secaizhuanyi
运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
- 2013-09-15 16:40:26下载
- 积分:1
-
Match
匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
- 2013-12-13 23:14:37下载
- 积分:1
-
prient
静态画图,可以改变图形边框颜色与矩形或椭圆的填充颜色(Static drawing, you can change the fill color graphics border color and rectangular or oval)
- 2012-11-22 17:26:00下载
- 积分:1
-
统计独立算法求图像的信息熵
一幅大小为256×256的256级灰度图像(每像素8bit)
如果图像的各个像素之间是统计独立的,求该图像的信息熵
-离散无记忆信源
如果图像的各个像素之间不是统计独立的,求该图像的信息熵
-图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256
If each pixel of the image is statistically independent, the information entropy of the image is calculated
Discrete memoryless source
If each pixel of the image is not statistically independent, the information entropy of the image is calculated
Probability distribution model of image pixels)
- 2017-11-24 21:49:34下载
- 积分:1