-
3DS导入openGL
一个完整的3DS文件导入到OpenGL中的源代码,代码简单易读,具有很好的参考价值.3DS file into a complete OpenGL source code, the code easier to read, have a good reference value.
- 2022-03-21 21:47:38下载
- 积分:1
-
使用Java写的jpeg文件编解码和查看程序
使用Java写的jpeg文件编解码和查看程序-A program which can code/decode and view jpeg files written in Java
- 2022-01-25 20:54:52下载
- 积分:1
-
图像编程的交通红灯斑马线监控系统源代码的实现
图像编程的交通红灯斑马线监控系统源代码的实现-images of traffic crossing the red light monitoring system source code to achieve
- 2022-01-25 19:40:05下载
- 积分:1
-
jsteg c 源码
一个关于JPEG图形图像处理的隐写嵌入工具-A JPEG graphic image processing embedded steganography tools
- 2022-06-16 23:35:32下载
- 积分:1
-
用c语言编写的,三维医学图像开发源程序库和范例应用
用c语言编写的,三维医学图像开发源程序库和范例应用-prepared in 3D medical image source for the development of applications and examples
- 2022-07-27 22:37:19下载
- 积分:1
-
一个人脸检测及匹配的代码
一个人脸检测及匹配的代码-a face detection and matching code
- 2022-01-30 18:30:41下载
- 积分:1
-
绘制图形的CGraph类,可以绘制各种图形如走势线、直方图、饼图...
绘制图形的CGraph类,可以绘制各种图形如走势线、直方图、饼图- The plan graph CGraph kind, may draw up each kind of graph like
trend line, the histogram, the cake chart
- 2022-06-21 14:04:57下载
- 积分:1
-
A LISP prepared to use the calculator in the CAD.
一个用LISP编写的在CAD中的计算器.-A LISP prepared to use the calculator in the CAD.
- 2022-07-17 02:18:32下载
- 积分:1
-
LabVIEW入门组竞赛获奖程序,可供初学LabVIEW者使用.
LabVIEW入门组竞赛获奖程序,可供初学LabVIEW者使用.-LabVIEW Getting Started Group Contest Awards program
- 2022-01-28 12:32:35下载
- 积分: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