-
check it yourself.turboway card
check it yourself.turboway card
- 2022-04-28 04:26:50下载
- 积分:1
-
一个实现了对BMP图像进行基本图像处理的程序,包括图像几何变化,FFT,和二值化等...
一个实现了对BMP图像进行基本图像处理的程序,包括图像几何变化,FFT,和二值化等-A realization of BMP images of the basic image processing procedures, including changes in image geometry, FFT, and so on Binarization
- 2023-05-18 02:25:02下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
字母识别号识别神经网络,看到的是漂亮的。
文字识别数字识别的神经网络法,看着还不错,大家多多下载-letter identification number to identify the neural network, seeing was pretty good, Members can download
- 2022-03-24 02:19:42下载
- 积分:1
-
TLD 目标跟踪 vs2012+opencv2.410
资源描述
资源描述
这个代码不能再VS工具上直接运行,要在cmd里传参
例:cmd里切到C:UsersAdministratorDocumentsVisual Studio 2012ProjectsTLDDebug ld.exe -p parameters.yml 等
这个C++程序巨慢,只适合理解原理。实验还是MATLAB版的。
- 2022-07-17 22:21:01下载
- 积分:1
-
这是一个关于图象处理的源程序,可以调试运行,不错吆
这是一个关于图象处理的源程序,可以调试运行,不错吆-This is an image processing of the source code, debugging and running, good shout
- 2022-02-20 07:23:53下载
- 积分:1
-
C++实现的hough变换,检测一副图象中存在的直线段。
C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
- 2022-02-14 10:09:48下载
- 积分:1
-
delphi_平面内任意三角形网络算法
delphi_平面内任意三角形网络算法-delphi_ plane arbitrary triangular network algorithm
- 2022-04-02 07:44:11下载
- 积分:1
-
程序可以对任意大小的对bmp图片进行热议范围内的切割。
程序可以对任意大小的对bmp图片进行热议范围内的切割。-This cut you .bmp picture
- 2022-02-26 21:48:40下载
- 积分:1
-
BP神经网络对字母进行识别, 值得收藏
BP神经网络对字母进行识别, 值得收藏-BP neural networks to identify letters, copies
- 2022-03-01 19:00:14下载
- 积分:1