资源列表
demo
- A Short MEX Tutorial and Demo These functions allow you to program in C or C++ (ultra fast languages), but be able to call and use them from Matlab programs. This post is a short intro to mex files which should get you up and running.
colormatch
- 任意给出一幅图片,能够根据颜色特征实现在指定图像数据库中找到与之不同匹配程度的图片。-Any given picture can be realized based on the color characteristics of the image database in the specified matching degree of contrast found in pictures.
Kirsh
- delphi图像分割算法之Kirsh算子算法-delphi image segmentation algorithm for the Kirsh operator
c
- 行星运转动画,一个简单的C语言编写的动画,喜欢的可以看一下-Planet running animation, a simple C language animation, you can look like
motion
- This is a simple OpenGL program present a 2D square rotation, and has keyboard input.
hsv
- hsv非均匀量化,RGB到HSV的转换是一个简单且快速的非线性变换-hsv nonuniform quantization
old_lee_filter
- 实现了极化SAR的lee滤波,用于对极化图像进行分类,识别-Achieve a polarimetric SAR filter lee, polarization images for classification, identification
VHDL
- odule vga_timing ( input wire clk_i, //输入时钟 40MHz input wire reset_i, //输入复位信号 output wire vga_pixel_flag, //输出像素有效 output reg vga_line_o, //输出水平信号 output reg vga_field_o, //输出垂直信号 output reg vga_frame_o //输出帧开始信号 ) //////////
yanmoxiufu
- 修复二进制图像,滤除干扰噪声,恢复目标内部空隙。-Binary image containing empty filtering repair, filter out interference noise, restoration target internal voids.
GaussFilter
- 高斯滤波 C代码 非常有用 不信你看-C program of GaussFilter
Untitled2
- 利用matlab里hough等做出影像转正,侦测出图片直线部分并合并计算做出影像转正之效果-The effect of image regularization, etc. make use matlab in hough positive image, detect the image straight portion and aggregated to make
Digital-Watermark
- 嵌入水印可以看作是在强背景(原始图像)下叠加一个弱信号(水印)。该程序是基于小波变换的数字水印嵌入程序。-Embedded watermark can be seen as a superposition of a weak signal (watermark) in Strong (original image) under. The program is based on wavelet transform digital watermark embedding program.