代码搜索:图像捕捉

找到约 10,000 项符合「图像捕捉」的源代码

代码结果 10,000
www.eeworm.com/read/239951/13245413

c 矩特征.c

////////////////////////////////////////////////////////////////////////// //得到Moment特征 //lpDIBBits是经过二值化处理以后的图像指针 //lWidth不必是4的倍数 //pFeature是长度为8的实数数组 BOOL WINAPI GetMomentFeatures (LPSTR lpDIBB
www.eeworm.com/read/324090/13288459

_c lcd._c

/************************************************************ FileName: lcd.c Description: 液晶显示模块初始化lcd,向lcd发送命令字和数据,显示指定大小的图像,清屏。 Function List: 1.Send_Byte()
www.eeworm.com/read/324090/13288582

c lcd.c

/************************************************************ FileName: lcd.c Description: 液晶显示模块初始化lcd,向lcd发送命令字和数据,显示指定大小的图像,清屏。 Function List: 1.Send_Byte()
www.eeworm.com/read/322707/13370258

java example6_11.java

/* 图像处理 */ import java.awt.*; import java.awt.event.*; import java.awt.image.*; class Example6_11 extends Frame { Image img,cropped; int x,w,h; int[] pixels ; public static
www.eeworm.com/read/317632/13500519

php job(2).php

图像处理论坛 - powered by phpwind.net
www.eeworm.com/read/313524/13585783

html 4-12.html

图像编程 var imageArray = new Array("misdi.jpg","aiolia.jpg","deathmas
www.eeworm.com/read/115952/6116184

java imagetool.java

package eatbean.util; import eatbean.conf.*; // import java.awt.Toolkit; import java.awt.Image; import java.awt.MediaTracker; import java.awt.Panel; /** 处理图像数据 */ public class ImageTool {
www.eeworm.com/read/261184/11661307

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.IO; namespace 图像格式转II { ///
www.eeworm.com/read/261184/11661338

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.IO; namespace 图像格式转II { ///
www.eeworm.com/read/347173/11686293

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.IO; namespace 图像格式转II { ///