资源列表
DH_General_Parcial_Robotica
- modelo simulink que invierte DC/AC
444
- 圖片檔案格式的轉換其實很簡單,應為所有轉換格式的演算法都包在cvLoadImage(),cvSaveImage()裡啦,對OpenCV而言,可以不用去知道如何去實作它的圖檔格式而做到直接開啟的功能,而他讀到的檔案甚至連它的相關資訊全都包在IplImage資料結構裡-Image file format conversion is very simple, they should convert the format for all algorithms are wrapped in cvLoadI
rotate16
- 本代码是关于图像旋转的,可以方便地将任意一个输入图像平均地旋转16个方向,并进行插值。-The code is about the image rotation, which can take an input image rotate 16 directions and get output 16 images with interpolation.
CMA
- 盲均衡自适应算法CMA的MATLAB仿真程序-Blind equalization algorithm of adaptive CMA MATLAB simulation program
opencvVideoRead
- 在视频图像处理中,二值图像中的前景目标有时候会产生空洞现象,此采用Opencv实现二值图像的空洞填充-Foreground objects in video image processing, binary image can sometimes produce cavitation, Opencv binary image hole filling
xiaobohuidutuxiang
- 先将彩色图像灰度化,然后利用小波分解分解其高频和低频成分,然后分别单独显示3个高频图像以及总的高频图像-The first color image gray, and then use wavelet decomposition of the high-frequency and low-frequency components, and then separately to three high-frequency image and high-frequency image
bilinearsurface
- 计算图形学下的经典图元生成算法-双线性曲面-Calculated under the classic graphics primitives generation algorithm- bilinear surface
houghcircle
- 基于hough变换的圆的检测,纯源代码,放在matlab中就能直接用-Based on hough transform circle detection, pure source code, in the matlab for can use directly
time
- 分布式和集中式图像处理的节点数与网络生命周期的二维坐标图-Number of nodes in the distributed and centralized image processing and the network life cycle of a 2 d figure
GaussianSmooth
- 利用基2的快速傅立叶变换实现高斯模糊功能。-using fft2 to realize gaussian blur
HSI_read
- 该程序是对图像进行分类处理,并将不同的区域分别加以区分。-The program is for image classification and distinction between different regions, respectively.