资源列表
[图形图像处理(光照,映射..)] ROI
说明:提取指纹图象的 方向场还有ROI。喜欢就下。还可以。-Extraction of fingerprint orientation field there is image ROI. Like on the next. Can also be.<sundongxiu> 在 2025-11-23 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] FindContours
说明:基于OpenCV的轮廓检测程序。需要电脑安装了最新的OpenCV版本-Based on the contour detection procedure OpenCV. Need a computer to install the latest version of OpenCV<哥琴> 在 2025-11-23 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] camera
说明:摄像机标定程序源码,WIN32控制台程序。很据输入的图片计算相机的内外参数。-Source camera calibration procedures, WIN32 console program. Input images are calculated according to the internal and external camera parameters.<vimone> 在 2025-11-23 上传 | 大小:3kb | 下载:0
[GIS编程] mapinfo
说明:Spatial以来,极大的方便了地理空间数据的共享、管理和维护,同时也促进了自身在GIS各行业中的应用。但MapInfo从开始的5.5版本到现在的7.0版本都没能实现注记的数据库存放,这一缺陷给MapInfo用户在系统应用和开发方面带来了极大的不便。本文正是基于此原因,利用MapInfo的二次开发语言MapBasic较好的解决了这一难题。-Spatial has been greatly facilitated the sharing of geospatial data, management<周磊> 在 2025-11-23 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] SRC010_networks_bp_c3
说明:bp神经网络的C实现源码。用C语言实现神经网络设计,适用于多输入节点情况,神经网络的册数根据需求可以设置。-bp neural network to achieve the C source. Using C language to achieve neural network design for multi-input node, the neural network of the copies can be set according to demand.<李继刚> 在 2025-11-23 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] weitu
说明:在程序中,利用imshow(I,[127 128])实现第七位灰度切割:imshow(I,[127 128])表示当灰度值为0到127时,T(r)=0,全黑;当灰度值为128到255时,T(r)=255,全白。 利用位与实现第n(n<7)位的灰度切割。64表示0100 0000,与原图像相与,实现第六位的灰度切割;32表示0010 0000,实现对第五位的灰度切割,以此类推。-In the procedure, using imshow (I, [127 128]) to achiev<张雨辰> 在 2025-11-23 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] weituqiege
说明:本程序用if(Fig(i,j)>=grayvalue&&Fig(i,j)<(grayvalue+block))来进行判断,实现8个位图的切割.利用了for循环,程序较为简单.-This procedure used if (Fig (i, j)> = grayvalue<张雨辰> 在 2025-11-23 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] lvbo
说明:滤波一般用于消除图像中的随机噪声,故下面的程序先添加典型噪声,再进行各种滤波处理:均值滤波、中值滤波、最小值滤波、最大值滤波。 -Image filtering is generally used to eliminate the random noise, so the following procedure to add the typical noise, and then conduct various kinds of filter processing: mean filteri<张雨辰> 在 2025-11-23 上传 | 大小:3kb | 下载:0