搜索资源列表
flybh2006
- 傅立叶变换源码,vc下可用,二维图像处理-Fourier transform source code available under vc, two-dimensional image processing
CG---OpenGL
- 描述OpenGL一般功能的程序源码,在VC++6.0上通过检验,内容包括三维和二维的图像处理。
QRcodeDecoder
- VC++写的QR code二维码的解码器,不包含编码,包括图形过滤、探测、校正、纠错等,可用于参考。 做的时候在站内找到的其他相关源码都有这样那样的问题,很是头疼,故把自己写的上传到这里。
二维小波
- VC实现的二维小波源码 注释详细
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
CG.zip
- 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
fwt2d
- VC++.net写的二维小波变换源码,包括各种常见的滤波器.-Two dimentional wavelet transform writen in VC++,include commen filters.
VC
- PDF417 二维码生成vc的源代码程序二维码识别- PDF417 Planar bar code generation vc source code
MakeBarCode(VC)
- 二维码生成器,很好的源码,值得学习! -Two-dimensional code generator, a good source, it is worth learning! Worth learning!
se
- 用VC++实现的数字图像处理研究在信息处理和信息传输中,为了提高处理和传输的效率并减少信息损失量,需要将大量信息进行压缩编 码. 数字图像处理中的变换域压缩编码技术是将图像信号以图像数据块为单位作二维变换,然后对各变换系数逐 个地进行量化和编码,达到压缩信息的作用. 离散余弦变换(DCT)在实数域中得到变换结果,并且有快速算法.-Using VC++ to achieve the digital image processing research in information proce
plateVs2003
- 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
hough
- 我自己的hough变换,曾经用在二维码图像预处理里面的,用VC环境编译的-Hough transform my own, have used two-dimensional code image preprocessing inside, compiled with the VC environment
two-dimension-code
- 二维码的vc++实现,基于qrcodelib实现;运行前确保添加了qrcodelib库。-The two-dimensional code vc++ achieved the realize based qrcodelib ensure to add a qrcodelib libraries before running.
QRCode
- VC++实现QRCode二维码的简单解码功能及图片显示-VC++ achieve QRCode 2D codes simple decoding function and photo display
QR
- 配置完halcon后 在VC下可以直接使用的二维码解码源代码-After configuring halcon can be used directly in the VC-dimensional code decoding source code
QRcode
- 二维码编解码库,支持VB、VC、ASP,有例子!-Two-dimensional code codec library, support for VB, VC, ASP, there are examples!
QRCodeqiu
- 一个基于halcon和VC下的二维码识读程序,可以参考-The two-dimensional code recognition example under a Halcon
VC-QRcodeDecoder2
- 一个基于vc++的二维码识别代码,下载后直接打开文件dsw,即可进入二维码识别界面-A two-dimensional code based vc++ identification code, dsw open the file directly after downloading, you can enter two-dimensional code recognition interface
hicpp-qrencode-273afdaf1b0c
- delphi qrcode二维码生成,不错的,附带VC++源码-delphi qrcode
二维码读取
- halcon代码转换为C++实现二维码识别(halcon VC++2010 this program is used for 2Dcode)