代码搜索:图像比对
找到约 10,000 项符合「图像比对」的源代码
代码结果 10,000
www.eeworm.com/read/376361/9319258
ppt 第6章 图像分割.ppt
www.eeworm.com/read/376361/9319266
ppt 第5章 图像复原.ppt
www.eeworm.com/read/375715/9352050
rar 交通视频图像1.rar
www.eeworm.com/read/175850/9529112
exe 混沌密码加密bmp图像.exe
www.eeworm.com/read/175850/9529113
cpp 混沌密码加密bmp图像.cpp
// 混沌密码加密BMP图像.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include "math.h"
#include
using namespace std;
double A;
double Xb;
double Xn;
//生成混沌序列x[8]
void product_x(double
www.eeworm.com/read/168161/9936230
txt 实例——图像浏览器.txt
unit UImage;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, ToolWin, ComCtrls, ExtCtrls, StdCtrls, jpeg;
type
TFImage = class(T
www.eeworm.com/read/167278/9973552
m 把图像分为88块.m
function b=im2col(varargin)
%IM2COL Rearrange image blocks into columns.
% B = IM2COL(A,[M N],'distinct') rearranges each distinct
% M-by-N block in the image A into a column of B. IM2COL pads
www.eeworm.com/read/361197/10064661
bmp 新建 acdsee 9.0 bmp 图像.bmp
www.eeworm.com/read/358385/10190012
doc 图像匹配搜索算法.doc
www.eeworm.com/read/357061/10216688
txt 跟随鼠标的图像代码 .txt
#floater {
position: absolute;
left: 500;
top: 146;
width: 125;
visibility: visible;
z-index: 10;
}