资源列表
任意多边形的平移变换和旋转变换
- 此程序主要是根据实际的需要,把对于一个任意正多边形的平移变换和旋转变换集合在一起,省去了每次变换时调用多个程序的麻烦-this procedure is mainly based on actual needs, and for an arbitrary isogon transform the translation and rotation transform get together to save a time when the transformation of a number of
image
- matlab 图像文件分割,把图像中的一段文字分解为几行。-matlab partition image file, the section of the image is decomposed into a few lines of text.
fft
- 本程序用具进行傅立叶变换,将时间离散的信号,变换到频率域-This procedure appliances, Fourier transform, time-discrete signal, transformed to the frequency domain
cv2
- 本程序采用半隐式方案实现变分水平集图像分割方法中的“C-V”模型(Active contour without edge)-This program uses the program to achieve semi-implicit variational level set image segmentation methods " CV" model (Active contour without edge)
yuv2rgb
- 将YUV格式的图像文件转变为RGB格式图像显示。-The YUV format into RGB image file format for image display.
embedded_binary
- 对二值图像进行水印的嵌入和提取,并对图像的鲁棒性能进行分析-The binary image watermark embedding and extraction, and image analysis of robust performance
moni
- MATLAB实现图像读入,彩色图像转换成灰度图像,以及插值法计算得到旋转图像。-Read into MATLAB for image, color images into grayscale images, and rotate the image calculated by interpolation.
GlutSpecialKey
- opengl 基于glut库的 特殊键盘交互程序实例- a special keyboard interaction instance based on opengl glut library
harris
- Harris corner for detecting corner in image.. useful for various application. good for beginner.-Harris corner for detecting corner in image.. useful for various application. good for beginner.
celiangjiajiao
- 本程序用于测量两条直线的夹角,选取图像的起始行与列,及偏移量,转化为二值图像,计算交点。-This procedure is used to measure the angle of the two straight lines, a more detailed explanation, complete the steps. Starting row and column select the image and the offset into the binary image, comput
sift
- 使用SIFT算法对比图片,输出标记有特征点的原图像,以及对比后结果-SIFT algorithm contrast picture output are marked with the feature points of the original image, and after comparing the results
Prewitt
- Prewitt算子,在图像处理中用于并行边界分割,利用c++编写 -Prewitt operator