资源列表
LiveWireFinal
- 交互式图像分割的一种算法——LiveWire在VC++平台下基于opencv的实现。类似于Photoshop中吸铁石套索的功能。-Interactive image segmentation algorithm- LiveWire platform in VC++ opencv-based implementation. Similar to the magnet lasso feature in Photoshop.
MW_denoise
- 此程序是一维信号多小波去除噪声的实现程序。-1-D signal denoising by multi-wavelet and cycle-spinning.
lap_fusion
- matlab基于拉普拉斯金字塔分解的图像融合源程序,已经过测试,可以应用。-matlab based on the decomposition of the Laplacian pyramid image fusion source
ImageMatlab
- Matlab数字图像处理,GUI界面,可以运行,载入图象后进行变换-Image traslation based on Matlab
OpenSceneGraph.3.0.Beginners.Guide
- 在C++下实现OSG的编程,用于实现三维立体或者二维图像的表达。-In C++ programming to achieve OSG, used to implement three-dimensional or two-dimensional images of the expression.
BMP
- VC++中实现DIB类声明,读入和图像显示-VC++ Achieve DIB type statement, read into and image display
ImgPro
- 数字图像处理,用于检测公交车人头检测,统计车内人数,是公交系统统计乘客的方法。适合于图像处理的研究者。-Digital image processing, used to detect the bus head testing, the number of statistical interior is passenger transportation system statistical approach. Suitable for image processing researchers.
debackground
- 为改善图像质量,采用平均去背景的方法增强图像,利用图像直方图找到图像亮度出现频率最高的像素点,把该点作为背景消除。-To improve image quality, using the average debackground method to enhance the image, the use of the image brightness of the image histogram to find the highest frequency of the pixel, to the
TemplateTrans
- 图像处理代码 中值滤波程序 能实现24位图的滤波处理-Image processing code filtering process to achieve 24-bit map filter processing
TIchinese_A1681
- C++ OPENCV实现的sift上,做了一定的修改。 主要用于匹配和拼接,希望对大家有用。-C++ OPENCV sift achieved, and do some changes. Mainly used for matching and stitching, we want to be useful.
imgpolarcoord
- 图像笛卡尔坐标转极坐标,下视景像匹配制导中,实时图和基准图的拍摄高度、方位和图像比例尺不完全一致,两图的轮廓形状存在旋转和变形等差异,边缘特征提取方法受图像灰度分布影响存在变形和移位,易导致匹配错误。用侧抑制竞争方法,图像边缘特征提取快速准确,不发生移位,对灰度变化也不敏感,再用扩展边缘特征法,克服轮廓变形对边缘匹配的影响。在此基础上,引入对数极坐标变换,进一步提高图像的抗旋转和尺度收放的匹配精度。结果表明,此方法模型简单、抗几何变形能力强且便于实现。-Cartesian coordinates
siftfeat-CPP
- sift算法对图像特征点进行识别、提取,并在输出图像中绘出关键点。-sift algorithm to identify image features, extracted and plotted in the output image。