代码搜索:Extraction
找到约 5,483 项符合「Extraction」的源代码
代码结果 5,483
www.eeworm.com/read/188512/8532722
cpp phonenumber.cpp
// Fig. 11.4: PhoneNumber.cpp
// Overloaded stream insertion and stream extraction operators
// for class PhoneNumber.
#include
using std::setw;
#include "PhoneNumber.h"
// overloa
www.eeworm.com/read/388262/8621103
c parser.c
/*
* Audio and Video frame extraction
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you ca
www.eeworm.com/read/376688/9310273
m seg.m
% This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
% Authors : Jeny Rajan, Chandrashekar P S
% U can use attached test image for t
www.eeworm.com/read/358809/10178533
txt unrardll.txt
UnRAR.dll Manual
~~~~~~~~~~~~~~~~
UnRAR.dll is a 32-bit Windows dynamic-link library which provides
file extraction from RAR archives.
Exported functions
==============
www.eeworm.com/read/426053/10291150
m seg.m
% This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
% Authors : Jeny Rajan, Chandrashekar P S
% U can use attached test image for t
www.eeworm.com/read/421048/10758913
m baselinekf.m
function b = BaseLineKF(y,fc)
%
% b = BaseLineKF(x,fc),
% Baseline wander extraction from biomedical recordings, using a first
% order Kalman Smoother
%
% inputs:
% x: vector or matrix of input
www.eeworm.com/read/467950/6997152
readme
Blobdetect 1.3b
This is blobdetect-1.3b, an API for extracting blob features from
RGB images. The algorithm for blob feature extraction is described
in the thesis "Channel Representations for Low and
www.eeworm.com/read/467466/7003755
m fingerprint.m
% Bibliography
% Thai, Raymond. Fingerprint Image Enhancement and Minutiae Extraction.
% read image into memory
img = imread('fingerprints/21_8.bmp');
% convert to gray scale and thin image at
www.eeworm.com/read/466489/7036063
m fingerprint.m
% Bibliography
% Thai, Raymond. Fingerprint Image Enhancement and Minutiae Extraction.
% read image into memory
img = imread('fingerprints/21_8.bmp');
% convert to gray scale and thin image at
www.eeworm.com/read/444360/7613550
m seg.m
% This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
% Authors : Jeny Rajan, Chandrashekar P S
% U can use attached test image for t