▍1. VehicleTracking-master
关于车辆跟踪的c++程序,使用了opencv进行跟踪,采用了帧差方法效果还不错(vehicle detection)
关于车辆跟踪的c++程序,使用了opencv进行跟踪,采用了帧差方法效果还不错(vehicle detection)
实现对图像的任意形状的裁剪。注意:图像裁剪后带有背景色(Realization of arbitrary shape image cropping. Note: the image is cropped with a background color)
系统地介绍总结了基于贝叶斯理论的陆海SAR图像分割(Systematic introduction summarizes the sea SAR image segmentation based on bayesian theory)
RGB颜色转换源码程序,根据RDB颜色组成结构,使用位运算实现RGB颜色转换。(RGB color conversion source program, according to RDB color composition structure, using bit operations to achieve the RGB color conversion.)
jquery.easing.js 1.3 是一个配合jquery实现完美动画效果的扩展插件,比如我们在使用jquery制作一幅图片滚动或图片渐变,使用本插件可扩展或增强jquery性能,生成完美无缺兼容性更好的jquery动画来,它不仅可以用于图像特效,像一些基础的层操作也可以使用。(jquery.easing.js 1.3 is a perfect fit jquery animated extensions, such as we use jquery make a picture or a picture scroll gradient, using this plugin jquery enhanced scalability or performance, generate flawless compatibility and better jquery animation, which not only can be used for image effects, like some basic layer operations can also be used.)
图像处理中C#畸变校正程序,针对鱼眼图像的径向畸变校正,利用空间直线在校正图像中仍然为直线的基本原理,且直线在除法模型下为圆弧,从而可以通过检测圆弧对鱼眼图像进行畸变校正。(Image processing program C# distortion correction for radial fisheye image distortion correction, the use of space in a straight line in the corrected image as the basic principle is still straight, and a straight line at the division model is a circular arc, so that the arc can be detected by fish eye image distortion correction.)
非常经典的矩阵相乘以及矩阵的Doolittle分解的程序,可用于数字图像处理( Doolittle decomposition process is very classical matrix multiplication and matrix can be used for digital image processing)
特征提取,主要是灰度共生矩阵和不变矩特征提取的程序,openCV下可直接运行(Feature extraction, mainly GLCM and invariant moments feature extraction procedures can be run directly under openCV)
VC++实现数字水印技术,在BMP位图中添加各种水印信息,程序分LSB和DWT嵌入方法。(VC++ implementation of digital watermarking technology, adding various watermarks in BMP bitmap, the program points LSB and DWT embedding methods.)
SIFT,SURF,MSER函数库,包括MATLAB和C++源程序(SIFT SURF MSER function)
使用vs2012+opencv2.4.5做的人脸检测代码,可以实现对静态图像上人脸的检测(Use vs2012+ opencv2.4.5 do face detection code, you can achieve detection of static images of the human face)
光栅光谱仪利用光栅光谱仪检测不同种类镜片, 通过光栅光谱仪检测出对不同光线的透过率,从而确定其质量 (The quality of different types of lens detection using grating spectrometer, Through the grating spectrometer detected transmittance of different light, to determine its quality)
说明: 视频图像处理相关,用傅立叶相关算法,给图像分割,达到预期效果。(Video image processing associated with Fourier correlation algorithm to image segmentation, to achieve the desired effect.)
自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割(Automatic seeded region growing code, using MATLAB operation, do not need to select seed points can be automatically selected threshold image segmentation)
matlab 图像处理方面的经典书籍,值得初学者仔细认真的学习(matlab image processing aspects of classic books, worthy of serious study carefully beginners)
心电信号去噪,主要针对的是基线漂移噪声,肌电噪声和工频干扰 (Is mainly targeted at the baseline wander and power line interference, noise)
用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等(With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching)