资源列表
fake_color.rar
- 极化SAR图像处理中,将三个不同极化通道的数据进行为彩色合成的程序,Polarization SAR image processing, will be three different polarization data-channel color composite of the procedures for
circles
- halcon图像处理软件用来检测图像的圆状物体。-a instance of halcon(image processing software) that detect circles of image.
gradephase
- 用相位编组法提取长直线、强弱纹理直线、以及在特定方向和位置上的直线。-Extraction of straight line with the phase-grouping method
lvsedantongdao_gaoyuzhi_2
- 基于RGB绿色通道的高阈值的图像的检测的方法-High threshold of the green channel image detection
BresenhamDrawCircle
- 基于C++的bresenham中点画圆法,源码,在VC6.0和VS2010均能实现-Based C++ bresenham midpoint drawcircle, the source code, can achieve in VC6.0 and VS2010
pan-sharpening-metric-Metric-Code
- pan-sharpening 问题的评价指标:RASE -a metric of pan-sharpening method:RASE
circle
- 在VC++6.0的环境下面画圆,背景为黑色,圆周为白色。-Circle below the VC++6.0 environment, the background is black, circumference is white.
yuv_import
- 本代码描述matlab如何将yuv文件读入系统以方便后续处理-yuv read matlab
chap10_9
- 利用一阶预测编码方法对图像进行编解码,具体实现的MATLAB代码-Using the first-order predictive coding method for image codec, concrete realization of MATLAB code
main
- Main openGL program to implement simple shaped or load 3D objects and call shaders
Untitled52
- 基于数字图像处理,实现一个公路交通标志(限速)分割和识别的仿真系统。要求系统具有界面并实现以下功能: 1)读入交通标志图像; 2)预处理及交通标志定位; 3)多种图像分割功能; 4)形态学滤波等功能; 5)对标志中的数字进行识别。-Based on digital image processing, a road traffic sign (speed limit) segmentation and recognition of the simulation system.
linesOf2Points1
- 此代码为本人原创,可在图像中将两个已知坐标位置的点相连,并且显示中间的连线。也可以调整连线宽度。-This code can connect two points in an image.