搜索资源列表
image-4
- ex4.14 图元识别问题« 问题描述:在数字化图像处理中常将一幅图像表示为一个m´ m 的像素矩阵。其中每个像素的值为0或1。值为0的像素表示图像的背景,而值为1 的像素表示图像中某个图元上的一个点,通常称其为图元像素。当一个像素在另一个像素的上方、下方、左侧或右侧时,称这2个像素为相邻像素。一幅图像中的相邻像素属于同一图元,而不相邻的像素属于不同图元。图元识别问题就是对给定图像的图元像素进行标记,使得同一图元的图元像素有相同的标记,而不同图元的图元像素其标记也不同。试
4edge
- 了在取均值过程中窗口各个像素点所占的权重,也就是各个像素点的系数,这时候就称为加权均值滤波;对于中值滤波,对应-mean in the process from all pixels window share of weights, which is all the coefficient of pixels, this time called on the weighted average filter; For median filter corresponds
DrawDragRect_12-30
- 图像修复。先用鼠标选中范围,再点一点区域中你想修复的颜色,那么就会针对该颜色进行修复。修复采用的方法是根据周围像素的颜色取平均值。-inpainting.
CSharp-Access-to-sql-server-database
- 数据库文件为ImageDatabase,其中表名为:Image,里面已有5组图像信息的数据,包括图像序号,图像名称 图像宽度,图像高度和像素深度。 ConnectionDemo文件夹里面是C#源程序 双击第二个生成好的solution文件,然后可以打开项目文件,点击“解决方案资源管理器”的“Form1.cs”文件可以 看到winform界面。 实现了以下几个功能: 1)."连接数据库测试",即c#和数据库连接,如果连接成功,则会显示“连接数据库成功”的显示框。
imageprocessing
- 图像处理的前期软件,实现功能为图像加载到PICTURE控件,鼠标移动获取当前像素点的RGBA值以及XY坐标等-IMAGE PROCESSING
TestCCD
- 线性 CCD测试 完整代码 上位机可探测128个像素点-CCD test
BuildingBlock
- 积木效果图片处理:创建窗体的Graphics类,通过调用Color对象的FromArgb方法获得图像各像素点的颜色,绘制处理后的图片-BuildingBlock,Graphics,setup Color,fix the pictures you want
AikyQRCode
- iky二维码生成器源码功能介绍:使用ThoughtWorks.QRCode.dll,可以选择编码方式,修正层次,版本,像素等信息生成二维码,同时可以打开二维码识别二维码信息。Aiky提醒你:你运行后,点击create生成!打开微信》右上角魔法棒》扫一扫-iky dimensional code generator source Features: Use ThoughtWorks.QRCode.dll, you can choose encoding, modification level, v
Extract-the-feature-points-in-image
- 提取数字影像中的特征点,读取图像,在窗口中显示图像,提取特征点用(+)表示,列表显示特征点的像素坐标位置.-Extract the feature points in the digital image,Read the image, display the image in the window, feature points are extracted using (+) indicates, the list shows the pixel coordinates of the featu
RS--tie-points-matching
- 影像特征提取与同名点匹配,读取图像,在窗口中显示,提取特征点(“+”表示),匹配同名像点(“+”表示),列表显示各特征点和匹配点的像素坐标位置-Image feature point extraction and matching tie points,Read image displayed in the window, extracts feature points ("+" indication), the same name as the matching point ("+" indi
depth_measure
- 该项目适合学习kinect游戏开发时使用。与景深数据有很强的联系。可以通过点击图片上的像素值获取kinect距离该点的深度值。该项目使用C#语言。-The project is suitable for learning kinect game development.It has strong links with the depth of field data.if you click on the image pixel,you can get the value of the dista
disp_image
- 使用按逐个像素点显示的方法,在MFC中实现图像显示!自己写的程序,以调试,非常好用!-Use-by-pixel display in MFC image display! Write your own program, debug, very easy to use!
SnapShotForQQZhaoCha
- 获取找茬窗口的坐标。获取左右两张图片。 两张图片进行像素对比,生成带有红斑的图片。生成图片放入找茬游戏窗口对应位置,鼠标点击滤层直接得分。-Being finding fault window coordinates. Get around two pictures. Compare two images pixel to generate images with erythema. Finding fault game window generated images into the
QR-and-Creama
- QR二维码扫描范例以及摄像头调用范例,二维码可以根据寻求设置各种参数,如大小,像素点-QR code scanning paradigm and examples camera call
DEMO
- 像素定位,根据像素点的亮度定位目标的位置-Image Processing,Target position,
FontColorReversal
- C#实现在图片上写入文字,文字的颜色与图片上所在像素点的颜色相反-C# achieve the written text on the image, the opposite color pixels where the text color and image
transparent
- 经过几天的模索、找资料、研究 1。保存后背景色不会变黑色(已测,在PS和页面中确已透明) 2。清晰度只有一点细微变化,处理后依然很清晰,黑色像素点,已解决 3。效率高了很多-After days of mould line, looking for information, research 1. Hold back the scenery not become black (measured in PS and pages have indeed transparent)
C#图像同名像点提取
- 使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are automatically matched from two digi