资源列表
Max.Method
- 本程序是基于最大阈值法实现的,该功能可以对图像进行处理。-This procedure is based on the achievement of the maximum threshold, the image can be processed.
masaike
- 马赛克效果代码 马赛克显示是指图像被分成许多的小块,它们以随机的次序显示出来,直到图像显示完毕。实现马赛克的效果主要解决的问题是如何定义显示随 机序列的小方块,这个问题的解决可以在定义过小方块的基础上,用一个数组来记录各个方块的左上角的坐标的位置-Code mosaic mosaic image display is divided into many small pieces, they are displayed in random order, until the image di
compute_inverse_field.m
- optiv flow but for inverse movement. Allows to determine the source
tuxiangbianhuan
- matlab实现图像反变换 以及分段式灰度级变换-matlab Image inverse transform and segmented gray-scale transformation
edge
- 利用OpenCV进行边缘检测,实验中用的是Canny算子性能,低误差率、高定位精度和抑制虚假边缘。-OpenCV for edge detection, the experiments using the Canny operator performance, low error rates, high positioning accuracy and suppress false edges.
test_Canny
- 程序代码用canny检测图像的边缘,效果还是可以的,大家可以-Program code using canny edge detection image, the effect is still possible, we can use
PointsToBSplineandPlane
- 平面和插值求nurbs曲线(基于opencASCADE的c++代码)-plane and nurbs curve(opencASCADE C++)
111111
- 任意阶的矩阵哈达玛变换,输入矩阵阶数和待变换矩阵,输出变换后的矩阵-Matrix of arbitrary order Hadamard transform, the number of the order of the input matrix, and upon the transformation matrix, the output transform matrix
detect
- 视频中检测运动目标的OpenCV代码,需要首先配置好OpenCV-Video detected moving target OpenCV code, you need to first configure OpenCV
image-xianzhun
- 实现图像的逆时针旋转任意角度。关键部分:通过p=inputdlg(prompt, input ,1,defans) p1=str2num(p{1}) 来输入旋转参数。 通过函数f=imrotate(handles.img,p1, bilinear , crop ) 实现翻转。 -Counterclockwise rotation of the image at any angle. Key part of the input rotation parameters: p = inputd
likai
- 输入一副彩色图像,先转换为灰度图像,在分别求彩色图像各通道能量和灰度能量-Enter a color image is first converted to grayscale images, color images are required for each channel energy and gray energy
TUXIANG
- 运行环境MATLAB,对一幅图像进行分解并重构图像处理-unning environment of MATLAB, an image for decomposition and reconstruction of image processing
