-
隐马尔可夫模型源代码,可以用于图像处理,分为前项和后项...
隐马尔可夫模型源代码,可以用于图像处理,分为前项和后项-hidden Markov model source code, can be used for image processing, is divided into former and the latter
- 2022-07-03 00:20:11下载
- 积分:1
-
一个淡入淡出的图形编程,源代码内有详细的解释
一个淡入淡出的图形编程,源代码内有详细的解释-fades out of a graphical programming source code with detailed explanations
- 2022-04-14 13:29:37下载
- 积分:1
-
A simple drawing program to achieve class inheritance. Can draw a straight line,...
一个简单的绘图程序,实现类的继承。可以画直线、圆、矩形。并实现简单的图形保存。直线画法为DDA,圆的画法为中点画圆法,矩形在直线基础上画。程序比较适合初学者。-A simple drawing program to achieve class inheritance. Can draw a straight line, round, rectangular. And to achieve a simple, save the drawing. Straight-line painting for the DDA, a circle drawing method for the midpoint drawcircle, rectangular paintings in a straight line basis. Program is more suitable for beginners.
- 2022-04-27 02:59:34下载
- 积分:1
-
直线DDA,BRESENHAM;Bezier算法,圆bresenham算法及平移旋转算法
直线DDA,BRESENHAM;Bezier算法,圆bresenham算法及平移旋转算法-Linear DDA, BRESENHAM Bezier algorithm, round bresenham algorithm and translation rotation algorithm
- 2023-02-22 12:45:03下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
gabor滤波器,可以检测图像边缘信息,有利于初学者使用学习。...
gabor滤波器,可以检测图像边缘信息,有利于初学者使用学习。-gabor filter can detect edges, and is conducive to beginners learning.
- 2022-06-29 19:58:31下载
- 积分:1
-
Opengl written with a three
Opengl written with a three-joint robot arm program5
- 2022-08-06 03:30:53下载
- 积分:1
-
图形图像编程篇(很多示例程序,good)
图形图像编程篇(很多示例程序,good)-Programming in Graphics & Images
(Sort of examples ,good)
- 2023-06-24 09:20:04下载
- 积分:1
-
人脸检测(初学者使用)
人脸检测,适合初学者使用。学习Adaboost有一定帮助
- 2022-01-28 10:14:01下载
- 积分:1
-
jpeg realization for image in c
jpeg realization for image in c
- 2022-03-15 08:24:30下载
- 积分:1