-
机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类...
机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类-PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
- 2022-04-23 07:10:32下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1
-
用c++编写的一个图像分水岭算法的程序,用于图像分割
用c++编写的一个图像分水岭算法的程序,用于图像分割-With c++ Prepared an image procedures watershed algorithm for image segmentation
- 2022-02-19 23:03:16下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
purpose converts YUV components stored in PPM files to separate image, can handl...
purpose
converts YUV components stored in separate files to PPM image, can handle frame offset
compile
gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image, can handle frame offset compile gcc-g-o yuvspl itextract yuvsplitextract.c- lppm- lpgm- lpb m-lm
- 2022-07-22 20:57:30下载
- 积分:1
-
显示时间的源代码,具有很好的图形界面。依赖于系统时钟
显示时间的源代码,具有很好的图形界面。依赖于系统时钟-show that the source code is a good graphical interface. Depend on the system clock
- 2022-02-14 04:24:41下载
- 积分:1
-
c achieved with a simple volume rendering algorithm.
用c实现的一个简单的volume rendering algorithm.-c achieved with a simple volume rendering algorithm.
- 2022-01-22 14:22:13下载
- 积分:1
-
排序贴图详解
一些windows排序贴图的有关内容,对于贴图不会被覆盖的问题简单地进行了编码一些比较基础的东西
- 2023-06-21 05:40:04下载
- 积分:1
-
池塘夜雨,C程序,模拟池塘夜降彩色雨点的场景。是一个讨论数据结构与并行控制的问题。...
池塘夜雨,C程序,模拟池塘夜降彩色雨点的场景。是一个讨论数据结构与并行控制的问题。- A pond night of rain, the C procedure, simulates the pond night
to fall the colored raindrop the scene. Is a discussion construction
of data and the parallel control question.
- 2022-03-10 05:25:27下载
- 积分:1
-
sitemesh与decorator应用实例
sitemesh与decorator应用实例-Application sitemesh and decorator
- 2022-01-23 11:17:00下载
- 积分:1