搜索资源列表
印章鉴定系统
- 算法代码,分别提取两类不同的特征。 使用时直接将代码拷贝到需要使用的地方即可。 代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at Visual C+ +6.0 under can trans
kld
- 基于数学形态学的图像颗粒度分析算法,先去噪再求面积然后绘制颗粒度函数。-based on mathematical morphology particle size analysis algorithms, first try to de-noising area before drawing particles function.
decastelia
- 用(de castelija)德卡斯里奥算法,c语言创建Bezier曲面!-with (de castelija) Dekashiliao algorithm, c language to create Bezier surface!
gentleBoost.rar
- 当前流行的机器学习算法之一:boosting的变体——Gentleboost,The current popular one of machine learning algorithms: boosting variants- Gentleboost
image-dehazing-based-on-opencv
- Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
GIS_demo
- 本程序为个人GIS地图、路径算法及GPS导航定位的测试程序。主要用来测试GIS环境及算法的可靠和稳定性。-This procedure for individual GIS map, the path algorithm and GPS navigation and positioning test procedures. GIS is mainly used to test the environment and the reliability and stability of algorit
Beizier
- Decasteliau算法绘制Bezier曲线,右键点击给出控制点,点击画线按钮绘制曲线,次数很高的曲线也能绘制.环境vc2005-Bezier curve drawing algorithm Decasteliau, right-click the control point is given, click the button drawing a line drawn curve, the curve of the high frequency can also draw. Vc2005 e
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
xianduan
- 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive
de
- Visual_C++数字图像处理典型算法及实现 -Visual_C++ A typical digital image processing algorithm and implementation Visual_C++ digital image processing algorithms and implementation of a typical
2006-2009-EMD-DE
- 图片信息隐藏算法,EMD-DE,基于灰度图像。-Picture information hiding algorithm, EMD-DE, based on gray-scale images.
de-Casteljau
- 绘制bizer的 de Casteljau算法
xiaobolvboqi-de-noise
- 此函数用于研究Mallet算法及滤波器设计,此函数用于消噪处理,分解的有用信号小波高频系数基本趋于零.-This function is used to study the Mallat algorithm and filter design, this function is used to eliminate noise, high-frequency coefficient of the useful signal wavelet decomposition basically tends
TV---image-de-noisin-Using-vcPP
- 主要将TV变分算法用来处理去噪图像,去噪效果明显,大家可以仿真-TV variational method primarily used to process image de-noising, de-noising effect is obvious, we can try simulation
de-Gaulle-airport
- 基于matab的SAR图像变换检测,运用fcn算法,包含所需SAR图像及实验报告,程序计算了虚警数,漏检数,正确率等。-SAR image based on change detection matab, using fcn algorithm, which contains the desired SAR images and lab reports, the program calculates the number of false alarms, missed number, the c
70099729wavelet_denoise
- 利用小波算法实现图像去噪,包含软硬阈值去噪,中值,均值滤波等,内含图片灰度与彩色实例。以及代码文件说明、(The wavelet algorithm is used to denoise the image, including the soft and hard threshold de-noising, the median, the mean filtering and so on, including the image gray and color examples. And code
keckl946
- DE算法的vc++程序,里面有4种de变化()
利用de Boor算法绘制B样条曲线
- 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1]. First, draw
cvpr09 defog(matlab)
- 基于暗通道先验的图像去雾算法源代码,经调试可以顺利运行,能够处理薄雾或者浓雾遮盖的模糊图片,效果很不错。(The source code of image de haze algorithm based on a priori dark channel can run smoothly after debugging, and it can handle blurred images covered with mist or dense fog. The effect is pretty goo
媛
- 用程序实现三次Bezier曲线的de Casteljau算法(Realization of de Casteljau algorithm for three times Bezier curve by program)