资源列表
matlab
- 基于常用的灰度变换法和直方图均衡化法等图像增强算法,提出了一种对比度增强算法.该算法首先对直方图进行平滑处理,再进行直方图均衡化,然后在整个显示范围内对图像灰度级进行等间距排列,最后对图像进行中
hough
- 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,
B-SPLINE
- 由用户给定的控制点由程序点亮屏幕上的像素点来画出B样条曲线-Given by the user control point lit by the program of the pixels on the screen to draw B-spline curve
fenshuiling
- 很好用的分水岭分割图像的程序,简单运行速度快,且效果好。-Good use of the watershed image segmentation procedure, simple and fast operation, and the results are good.
tuoqiumoxing-3D
- 在计算机断层层析成像中用于验证算法正确性的标准三维椭球模型源代码。-Computed tomography tomography standard model of the source code used to verify algorithm correctness.
donghua1
- 用matlab绘出螺旋曲线上升的动态效果-Draw the dynamic effect of the spiral curve rises
java
- java绘制各种曲线,包括星型线,双曲螺线,对数螺线-java draw lots of xian
bianyantiqu
- 常见的几种边缘提取方法,含Roberts算子,Sobel算子,prewitt算子,Gauss-laplace算子,canny算子,和kirsch边缘检测。-Several common edge extraction method with Roberts operator, Sobel operator, prewitt operator, Gauss-Laplace operator, canny operator and the kirsch edge detection.
face
- 基于matlab的人脸识别程序-Face recognition program based on MATLAB
average-filtering
- 在数字图像处理中,使用均值滤波处理图像噪声-average filtering
Parametric-Metamorphoses
- Computer Graphic: Given two parametric formulas defining some surfaces write parametric functions defining an animated transformation (morphing) between these surfaces.Implement this object in VRML using its function-based extension.
Regionlabel
- 对三维图像进行分开的标记区间的面积和中心及质心点。-Separate tag interval of 3 d image area and the center and the center of mass point.