搜索资源列表
02006Character
- C++ Builder 环境下完整地简单的文字的纵向显示程序,试试看吧-C Builder environment intact in simple language the vertical display program, Give it a try
face
- 人脸识别程序,BORLAND C + + BUILDER 编写,非常有趣的程序-face recognition procedures, BORLAND C BUILDER prepared, very interesting process
numberplate_C++Builder
- 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
Project1
- 用c++ builder实现旋转图形 计算机图形学内容
platelocation
- 基于c++builder的车牌定位识别,经过灰度变化,二值化,边缘处理-Based on c++ Builder
Rubycon
- It s a neural secretary that recognize and speech with people. I wrote this software 4 year ago and it s for C++Builder 5.0
AdaBoost
- adaboost简介和应用在人脸识别中的。-Introduction and application of adaboost on Face Recognition.
QR
- QR识别 for C++ Builer,一个很好很好的程序,可以使用,有识别算法源码-QR identification for C++ Builer, a very, very good program, you can use, there is recognition algorithm source code
52552_BarCode
- Borland C++Builder 6 BarCode reader (use Microsoft Barcode Control 9.0 ActiveX).
HOMEWORK2
- Using elementary operations of binary morphology 用铜板大小进行影像辨识的实例 采用Borland C++ Builder 开发-Using elementary operations of binary morphology with the copperplate size image recognition instance using Borland C++ Builder development
RegionGrow
- CBuilder的区域生长函数,修改自VC的代码,在WindowsXP+C++ Builder下运行通过-Function RegionGrow() for C++ Builder
Image-edge-detection
- 图象边缘检测验证程序,实现诸如车牌号码识别等应用,C++ Builder源码-Image edge detection to verify procedures, implement applications such as vehicle license plate number recognition, C++ Builder code
c++builder学习小程序
- 包括三视图、一点透视、轴测图,是学习c++builder或计算机图形学的必备小程序