资源列表
DxfReader_source_code 一个.NET(C#)平台下读取并显示DXF文件的类
- 一个.NET(C#)平台下读取并显示DXF文件的类-A. NET (C#) platform to read and display DXF file class
LISP
- autolisp源码800个例子,参考学习lisp吧-lisp for autocad
TCAD_pn_ids
- 本人主要学习研究synopsis公司的Sentaurus TCAD半导体工艺软件的使用,此程序主要是实现对光电二极管的I-V特性曲线的仿真脚本(可以测试反相击穿电压以及正向阈值电压)-I mainly study the synopsis of Sentaurus TCAD semiconductor process software, the use of this program is mainly for the photodiode I- V characteristic curve o
AutoGuiZheng
- 自动归整cad线条,快捷键可以自己修改(在源码顶部)-Cad to surrender the whole line, shortcut keys can modify their own (in the source at the top)
svmclassify
- 火灾图片分类,用于区分火灾和正常森林状态的matlab代码,正确率达到95 。-Fire image classification, is used to distinguish between normal forest fires and status of matlab code, and the accuracy reaches 95 .
vb_face_demo
- 人脸采集及识别OCX控件,支持USB摄像头,带开发文档-Face capture and recognition OCX control that supports USB camera with development documents
指纹识别C++
- 指纹识别的源码,可以识别手指的指纹,实现语言为C++(Fingerprint identification source, you can identify the finger of fingerprints, the realization of language for C++)
简单手势识别
- 利用matlab做简单的手势识别,可以识别剪刀石头布出来(Using MATLAB to do simple gesture recognition, you can identify scissors stone cloth out)
Java人脸识别登录系统,全套代码,导入即用
- Java人脸识别登录系统,全套代码,导入即可使用(Java face recognition and login system, full set of code, import can be used)
cnn人脸识别
- 用卷积神经网络做的人脸识别,准确率达到92.75%。(The accuracy of face recognition using convolution neural network is 92.75%.)
基于STM32车牌识别系统资料V1.0_Ricky(1)
- 本系统以STM32F103RBT单片机为主控,控制OV7670摄像头(带FIFO)进行图像采集,通过模式识别、匹配,最后获得车牌的识别结果。为尽大可能的提高处理速度,STM32单片机进行了16倍频。识别主要过程包括图像采集、二值化分析、识别车牌区域、字符分割、字符匹配五过程。(Circuit design of license plate recognition based on stm32)
亚像素的边缘检测
- 基于Zernik矩的亚像素级别检测,进行图像的边缘轮廓提取