资源列表
standardstar
- DX画五角星。五角星的五个点已经定义出来,直接可生成一个标准的五角星-failed to translate
mapping
- 基于VB6.0的数学函数绘图软件,可支持各种复杂数学函数,有些BUG-Based on the the VB6.0 mathematical function mapping software that can support a variety of complex mathematical functions, some BUG
Cohen-Sutherland
- Cohen-Sutherland 剪裁算法-Cohen-Sutherland
edgedetection
- Edge detection refers to the process of identifying and locating sharp discontinuities in an image. The discontinuities are abrupt changes in pixel intensity which characterize boundaries of objects in a scene.
zhongzhilvbo
- 用以做边缘检测图像拼接的算法,可以找到图像边缘,进行匹配裁剪和拼接-failed to translate
DAC0832-waveform
- 用DAC0832生成锯齿波的图,使用protuse仿真的文件-If the programs are slightly changed, any waveform can be generated and output, such as triangle wave, square wave and zigzag wave, etc.
median_filtering
- 用median 滤波除去图像中的pepper and salt 噪声,并且给给出了lena图像和coin图像的示例-use median filtering to remove the noise of pepper and salt, give examples of lena andcoin
bilatering_filtering
- 结合图像的空间邻近度和像素值相似度的一种折衷处理,同时考虑空域信息和灰度相似性,达到保边去噪的目的,并且给出运行的图像的示例-Use balitering filtering to remove the the noise and protect the edge of it, in addition, we give an example done
wenzishibie
- 在matlab环境下,建立一个GUI界面,能实现文字识别功能。适合初学图像处理。-In the matlab environment, the establishment of a GUI interface, can realize character recognition function. Image processing, suitable for beginners.
TestCodeBookEx2
- Codebook 码本VC实现,背景模型建模,对于视频监视,提取运动物体-background model using code book
draw
- 在vc环境下实现画圆,或直线,或矩形,画直线,还可以移动放大图元-failed to translate
The-drawing-of-lines-and-circles
- 计算机图形学实验课中直线和圆的绘制的源代码。-Computer graphics drawing lines and circles