资源列表
bmpandWrite
- bmp文件的读取与操作; 读取一个位图文件保存为另一个位图文件;
Edgedetection
- 在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。
image_Detected
- 利用图像处理中的小波变换,对图像进行检测-Image processing using wavelet transform, image Detected
edgedetection
- Different edge detector algorithms implemented.
keystocontroltheaircraft
- 使用OPENGL编程实现利用方向键对飞机模型的控制-The use of OPENGL programming model using the arrow keys to control the aircraft
image2eps
- 通过matlab将任意格式的图像转化为eps格式的-use matlab to convert pics of any formats into eps
cvResize
- Resize 圖像大小變換 void cvResize( const CvArr* src, CvArr* dst, int interpolation=CV_INTER_LINEAR ) src 輸入圖像. dst 輸出圖像. interpolation 插值方法: * CV_INTER_NN - 最近鄰插值, * CV_INTER_LINEAR - 雙線性插值 (預設使用) * CV_INTER_AREA
avisample
- 生成avi视频截图序列。设置截图时长,截图频率,截图类型的参数。-Generate avi video sampling sequence.Screenshot duration, frequency and types of parameters are allowed to set freedom.
diaoyongshexiangtou
- 文件包含调用摄像头并进行视频保存,可自行调整视频帧数和录制时间。-Files contain video call camera and saved, you can adjust their own video frames and recording time.
main
- 干涉SAR数据处理及相干图统计特性分析的主函数,希望对大家有用-Interference SAR data processing and analysis of the main function of the statistical analysis of the relevant data, we want to be useful
ZT5
- 对图象p04-03实施预测编码和解码,并将原图象与解码图象进行方差计算,考察解码后图象的视觉效果。预测模型为: -Image p04-03 implementation of predictive coding and decoding, and the original image and the decoded image variance calculation, study the decoded picture visual effects. Prediction model:
basis_pursuit
- 使用admm算法解决basis_pursuit问题-Use admm algorithm to solve the problem basis_pursuit