资源列表
ZXing-1.3.zip
- ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。 ,ZXing is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on
VB
- 内含有放大镜、计算器、马赛克、任意角度旋转图像、鼠标作图、水平-垂直反转、通讯录等程序-Contains a magnifying glass, a calculator, mosaic, rotate images at any angle, the mouse mapping, horizontal- vertical inversion, contacts and other procedures
filters
- 实现了多种空域、频域滤波器:直方图均衡化、中值滤波、拉普拉斯锐化、理想低通、巴特沃斯低通、去条带-realize various space-based and frequency-based filters, like equilzation, median filter, laplacian filter, ideal low-pass filter, Butterworth low-pass filter and wedge filter
MarchingCubes
- 球体的Marching Cubes实现,运用OPENGL绘制图像-Marching Cubes sphere of the realization of the use of OPENGL rendering image
QGA_image_segmentation
- 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
BarcodeXActiveX
- BarcodeX ActiveX控件 能产生几乎所有类型的条形码。它可以和数据源绑定,用于数据库报告。条形码可以导出为位图,元文件,剪贴板等。支持的条形码格式有:EAN-13、 EAN-8、EAN-2、EAN-5、UPC-A、UPC-E、Code39、Code39 Ext、Code93、 Code 128、EAN-128、ISSN、ISBN、Plessey、Code11、Code25、Code25 Int.、Codebar 甚至PDF417 2维条形码-barcode activex
cp2Bp2BPQRcode
- 这部分是关于qr二维码生成的程序,用c++编写,希望对大家有所帮助-This part is about qr codes generated two-dimensional process, with c++ written.
Delaunay
- 用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。-Delaunay triangulation using matlab program to modify the initial point, the points inside.
GdiPlusLineChart
- mfc使用gdi+在控件中实现简单的图层操作,如图层的选择,返回图层的graphics指针,返回图层的bitmap指针等-mfc to use gdi+ control the simple layer operations, such as layer selection to return to the layers of graphics pointer return layers bitmap pointer
ACO
- 用MATLAB编写的蚁群算法最短路径寻找程序,压缩包内包含了网络结点坐标。-The preparation of the ant colony algorithm using MATLAB to find the shortest path procedure, compressed package that contains a network node coordinates.
voronoi
- 生成voronoi图的一个类,用这个类可以轻松生成v图,是vc源程序-Generate voronoi diagram of a class, use this type can easily generate v map is vc source
detect_circle
- 本算法用于检测圆形的圆心和半径,检测的准确率角度,速度也比较快。-The algorithm for detecting a circle center and radius, angle detection accuracy, the speed is faster.