代码搜索:图像捕捉

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

代码结果 10,000
www.eeworm.com/read/161818/10369077

cpp dipdoc.cpp

// DipDoc.cpp : implementation of the CDipDoc class // #include "stdafx.h" #include "Dip.h" #include "DipDoc.h" #include "MainFrm.h" #include "ChildFrm.h" #include "DipView.h" //图像处理头文件
www.eeworm.com/read/161818/10369398

cpp dipdoc.cpp

// DipDoc.cpp : implementation of the CDipDoc class // #include "stdafx.h" #include "Dip.h" #include "DipDoc.h" #include "MainFrm.h" #include "ChildFrm.h" #include "DipView.h" //图像处理头文件
www.eeworm.com/read/161818/10369638

cpp dipdoc.cpp

// DipDoc.cpp : implementation of the CDipDoc class // #include "stdafx.h" #include "Dip.h" #include "DipDoc.h" #include "MainFrm.h" #include "ChildFrm.h" #include "DipView.h" //图像处理头文件
www.eeworm.com/read/161818/10370156

cpp dipdoc.cpp

// DipDoc.cpp : implementation of the CDipDoc class // #include "stdafx.h" #include "Dip.h" #include "DipDoc.h" #include "MainFrm.h" #include "ChildFrm.h" #include "DipView.h" //图像处理头文件
www.eeworm.com/read/352274/10567434

m ppp.m

ttlStr='主页面帮助信息'; hlpstr=str2mat( ... ' ',... ' 本页面系统是为了在 《信号与系统》教学中',... ' ',... '表现出傅立叶变换中模与相位各自对图像的影响',... ' ',...
www.eeworm.com/read/160106/10571395

dfm unit1.dfm

object Form1: TForm1 Left = 216 Top = 131 Width = 696 Height = 480 Caption = '图像压缩与解压' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height
www.eeworm.com/read/160106/10571405

~dfm unit1.~dfm

object Form1: TForm1 Left = 238 Top = 161 Width = 696 Height = 480 Caption = '图像压缩与解压' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height
www.eeworm.com/read/422964/10598085

java getimagedemo.java

import java.awt.*; import java.awt.event.*; import java.net.*; import javax.swing.*; //从网络取得图象 public class GetImageDemo extends JFrame{ JTextField jtfUrl; //输入图像地址url JButton jbGetImage
www.eeworm.com/read/422964/10598409

java rotateimagedemo.java

import java.awt.*; import java.awt.event.*; import java.awt.image.*; import java.awt.geom.AffineTransform; import javax.swing.*; import javax.swing.event.*; //图像旋转演示 public class RotateImag
www.eeworm.com/read/422964/10598609

java turnapplet.java

import java.awt.*; import java.applet.*; import java.io.*; import java.awt.image.*; //图片翻折 public class TurnApplet extends Applet implements Runnable{ Image images[],showImage; //图像数组及当前显