代码搜索:图像重建
找到约 10,000 项符合「图像重建」的源代码
代码结果 10,000
www.eeworm.com/read/376992/9298444
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; //图像数组及当前显
www.eeworm.com/read/165025/10078576
m imageregiongrowing.m
% 区域增长
clear;
clc;
bw=imread('source.bmp');
imshow(bw);
bw=double(bw);
%计算图像的大小
[ImageHeight ImageWidth]=size(bw);
%初始化标记
for i=1:ImageHeight
for j=1:ImageWidth
UnRegion(i,j
www.eeworm.com/read/358624/10183396
dat bookinfo.dat
[General Information]
书名=应用MATLAB语言处理数字信号与数字图像
作者=BEXP
页数=366
下载位置=http://book2.ssreader.com.cn/diskdg/dg66/12/!00001.pdg
www.eeworm.com/read/161841/10365892
m func_main4.m
%----------- Input ----------------
Orig_I1=rgb2gray(imread('new3.bmp'));
Orig_I = double(Orig_I1) / 256;
figure,imshow(Orig_I);title('原来图像');axis on;
%----------- Pre-processing -------
www.eeworm.com/read/161818/10368371
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/10368798
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/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"
//图像处理头文件