搜索资源列表
mid
- vc环境下,对(BMP)图像进行中值滤波
spfilter.rar
- 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等,To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
facedet
- 人脸检测算法对Haar特征推进,我们已经改善了大幅利用作为弱分类器的阈值中的累积概率分布点。-A face detector based on VJ algorithm (Boosting on HAAR features). We have improved the performance drastically by using mid cumulative probability distribution point as threshold for weak classifiers.
Bresenham
- 直线中点Bresenham算法-Straight-line mid-point Bresenham algorithm
GraphRotator1.0
- 将画出的任意二维图形绕中点旋转。编写一个任意二维图形绕二维平面上任意点P(x,y)进行旋转变换的通用子程序。我根据<计算机图形学>上的公式进行了坐标变换后完成了这个功能-Will draw an arbitrary two-dimensional graphics around the mid-point of rotation. The preparation of an arbitrary two-dimensional graphics around the two-dimen
line_Bresenham
- 实现计算机图形学的中点直线的画法,可配套清华大学出版的计算机图形学-Computer graphics to achieve the mid-point of drawing a straight line can be published in support of Tsinghua University Computer Graphics
dif_spfilt
- 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
LineClipping
- 计算机图形学中的线段裁剪算法,包括:区域编码,中点算法和liang算法-Computer graphics in the cut-line algorithm, including: regional coding, the mid-point algorithm and algorithm liang
DCT_mid_band
- 在数字图像DCT中频系数上嵌入水印的算法,基于相关性提取的水印-Comparison-Based Correlation in DCT mid-band
F1
- 基于形状特征的图像检索算法 的中期 英文相关论文的翻译!! 这个对同学们都很有用 相关的都可以来下载-Shape-based image retrieval algorithm related to the mid-term papers in English translation! ! This is very helpful on the students since the downloads can be related! ! !
cut
- 在定义了窗口之后,我们只需将窗口内的图形显示出来,对于窗口之外的图形我们是不关心的。因此,必须将窗口外的图形裁剪下去。在本资料中,实现如下对直线段进行裁剪的算法:Cohen-Sutherland算法、中点分割算法、梁友栋-Barsky算法,并且利用Sutherland-Hodgman算法实现对多边形的裁剪,最后,实现当裁剪域是任意凸多边形时的裁剪算法。-In the definition of the window, we simply window graphics are displayed
cutout
- 在定义了窗口之后,我们只需将窗口内的图形显示出来,对于窗口之外的图形我们是不关心的。因此,必须将窗口外的图形裁剪下去。在本资料中,实现如下对直线段进行裁剪的算法:Cohen-Sutherland算法、中点分割算法、梁友栋-Barsky算法,并且利用Sutherland-Hodgman算法实现对多边形的裁剪,最后,实现当裁剪域是任意凸多边形时的裁剪算法。-In the definition of the window, we simply window graphics are displayed
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
20798021sphere2
- 型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆-Type of interactive graphics systems, prepared by the Turbo C2.0 to achieve reduction of polygons in computer graphics polygon rotation, translation, scaling Bezier curve B-spl
tuxingxuezhongdiansuanfa
- 计算机图形法中点算法的描述,打开工作组就可以看到具体执行-Computer graphics method described in the mid-point algorithm, open working group to see the practical implementation
mid
- 中值滤波的C语言实现,简洁而有效,尤其对学习图像处理有很大的益处。-middle value filter s C language implemention,Succinct and effective. Especially to studies the imagery processing to have the very big profit.
imgprocCGsignalproc
- BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
rotationimage
- 采用近邻插值对图像进行旋转,中心在图像中点,返回旋转后的图像-Neighbor interpolation using the image rotation, center of the mid-point in the image and returns the rotated image
354
- 计算机图形学的一个实验报告,关于中点剪裁的。-A computer graphics lab report on the mid-point cut.
GIFPMID
- 把gif和mid音频结合,形成有音乐的图像。-conbine the gif and mid
