搜索资源列表
OpenGL_Surface
- OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
OpenGLActiveXMap
- 一个基于OpenGL ActiveX控件的一维求值器,其中OpenGL ActiveX是建立控件程序,另一个程序是一个一维求值器程序.
OpenGLNurb
- 一个二维求值器的例子,采用OpenGL ActiveX 控件编的,一个程序生成通用OpenGL ActiveX控件,另一个程序利用OpenGL ActiveX控件做的一个Nurbs方法的曲面.
图像迭代阀值
- 图像迭代法求阀值 使得背景与物体分离
求图像的二值化最佳阈值
- 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
diedai.本程序给出了迭代法求取最佳阈值
- 本程序给出了迭代法求取最佳阈值,对具有双峰直方图的图像效果良好,This procedure gives the iteration method yields the best threshold, with a bimodal histogram of the image well
ImageHistogramAndCentroidCompu
- 灰度图像二值化及目标提取和质心求取,Matlab代码.对初学者学习有用,Gray image binarization and target extraction and center of mass strike, Matlab code. Learn useful for beginners
xintai.rar
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
ddqyz.rar
- 在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.,get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
bitplane
- bitplane.m 将灰度图像按位平面进行切割,切割为8个不同的图像,并显示。 erzhihua0 对灰度图像按迭代法求阈值,并进行图像分割。 imaverage 对多幅图像求平均以降低噪声。 imsoothmedian 用不同的模板对图像进行中值滤波。-Gray-scale image will be cut by the bit-plane, cut into eight different images, and displayed.
ImageProcessing
- 一个图像处理的小程序,主要包括的功能有:求直方图,二值化,灰度均衡,骨架提取。另一个有用的功能是红细胞识别,即一副细胞图像中计算出红细胞个数。并附带测试图片。-a useful software in digital image processing....
Opengl_BEZSURF
- Opengl绘制曲面。本程序使用二维求值器绘制一个Bezier曲面,如果再贴上图片就更好啦。-Opengl drawing surface. The program uses two-dimensional evaluator draw a Bezier surface, if the paste the picture is even more okay.
Opengl_BEIZCURVE
- Opengl绘制曲线和点。绘制点,并连接曲线,本程序使用求值器来绘制Bezier曲线。-Opengl drawing curves and points. Drawing point, and connected curve, this program uses evaluators to draw Bezier curves.
OTSU
- 利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。 -Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
tuxiangqiege
- 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
nurbs
- VC2005下利用GLUT库创建NURBS一个曲面和用函数求值器创建的一个曲面-VC2005 using GLUT library to create a NURBS surface and the use of function evaluator to create a surface
zimushibie0504
- 实现字母识别啊,采用的是和模板中的图像异或求值的方法-To achieve recognition letters ah, and templates used in the XOR image evaluation method
cstu
- ostu求二值化最佳阈值,大家可以看看,还好的。-ostu for binary image threshold
基于图像梯度插值算法
- 先求图像梯度,再根据梯度大小划分图像区域,不同区域采用不同插值算法
整幅图像熵值
- 主要适用于图像增强的客观质量评价,效果比较好;其实熵值就是求图像的相似度(Mainly applied to the objective of image quality evaluation, the effect is better; In fact, the entropy is to find the image similarity)