资源列表
Denauley
- delphi_平面内任意三角形网络算法-delphi_ plane arbitrary triangular network algorithm
测试程序2
- 一个关于图片合成的程序,将动态生成的文本和图片对象与背景图片合成。-a picture on the synthesis procedure will be dynamically generated text and pictures objects and background images synthesis.
Hoschek fit
- hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以-curve fitting method for the Hoschekfit document input data, the number of curve fitting, fitting error, the largest number of iteration can
dwgthumbnail(示例)
- AutoCAD中预览dwg图的编程方法,可以在一个picture控件上预览选择得dwg图纸。-AutoCAD dwg preview of the plan programming, in a picture control on the preview option in dwg drawings.
zuoye3
- 用MATLAB实现如何进行滤波器的设计,具体为设计同态滤波器-This source code introduces a method on how to design a filter using MATLAB.And a homostasis filter is designed in detail.
zuoye5
- 用MATLAB实现如何用判别分析法确定最佳阈值-MATLAB how discriminant analysis method to determine the optimal threshold value
五边形的虚线填充
- 虚线填充五边形试验 ,用到了bresenham划线算法-dotted filled test uses bresenham crossed Algorithm
数字图像处理--北京大学讲义
- 图像处理的北京大学讲义,讲述了图像处理的基础知识-image processing Beijing University lectures, on the basis of image processing knowledge
test psnr
- 视频处理中最重要的指标:PSNR(峰值信噪比)。本人写的一个小程序,用于测试图象中的Y、U、V分量的PSNR值。-PSNR is a very important index in video disposal. there are a little program . It tests the PSNR of the YUV in the image.
Clesson23
- 这个源程序是一个显示三维模型的,功能是打开三维模型,然后可以对其进行旋转,平移等-this source is a three-dimensional model shows that its function is to open the three-dimensional model, which can then be its rotation, translation, etc.
ARX例子
- 是用ObjectARX开发AutoCAD初学者很好的例子,说明如何从简单的开发到复杂的-is ObjectARX AutoCAD beginners very good example on how to develop from simple to complex
OpenCV 4 下的图像任意角度的旋转
- OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle / / Image Rotation question Img_old / / to return to the rotation after the image type