Welcome![Sign In][Sign Up]
Location:
Search - BLOB

Search list

[Special EffectsBlobanalysis

Description: 通过BLOB分析,对连通区域进行分析,加上了自己的一些图像处理,很方便。-it is based on blob analysis, by make analysis of connectivity area, you can track motion object easily.
Platform: | Size: 375808 | Author: yandong | Hits:

[Special Effectsblobs_demo

Description: Blob detection using opencv(Camera needed)
Platform: | Size: 4697088 | Author: ace | Hits:

[Special EffectsLow-complexity-background-subtraction-using-frame

Description: Tracking w/ blob detection, morphological operation (Togeather) frames = {avi.cdata} uses the cdata from the video file fg = extractForeground(frames) do foreground extraction cmap = colormap(gray) for i = 1:length(fg) temp0{i} = edge(fg{i}, canny , 0.99) + fg{i} temp2 = temp0{i} temp2 = cat(3,temp2,temp2,temp2) fgs = rgb2gray(temp2) sedisk = strel( square ,10) fgs = imclose(fgs, sedisk) fgs = imfill(fgs, holes ) RLL = bwlabel(fgs) stats = regionprops(RLL, basic , Centroid ) fig = figure(1),imshow(RLL) hold on for n = 1:length(stats) if(stats(n).Area > 100) plot(stats(n).Centroid(1), stats(n).Centroid(2), r* ) end end hold o-Tracking w/ blob detection, morphological operation (Togeather) frames = {avi.cdata} uses the cdata from the video file fg = extractForeground(frames) do foreground extraction cmap = colormap(gray) for i = 1:length(fg) temp0{i} = edge(fg{i}, canny , 0.99) + fg{i} temp2 = temp0{i} temp2 = cat(3,temp2,temp2,temp2) fgs = rgb2gray(temp2) sedisk = strel( square ,10) fgs = imclose(fgs, sedisk) fgs = imfill(fgs, holes ) RLL = bwlabel(fgs) stats = regionprops(RLL, basic , Centroid ) fig = figure(1),imshow(RLL) hold on for n = 1:length(stats) if(stats(n).Area > 100) plot(stats(n).Centroid(1), stats(n).Centroid(2), r* ) end end hold off
Platform: | Size: 17408 | Author: sivasankar | Hits:

[matlabHot-Spot-Blob-Merging-for-Real-Time-Image

Description: Hot-Spot Blob Merging for Real-Time Image
Platform: | Size: 486400 | Author: ram | Hits:

[Oracleaccess-blob

Description: oracle数据库提供了BLOB字段,我们可以使用这个字段往数据库保存二进制文件,此例子示范了delphi如何操作BLOB字段,实现往oracle数据库存/取二进制文件。-oracle database provides a BLOB field, we can use this field to save the binary file into the database, this example demonstrates how delphi BLOB field to the oracle data to achieve inventory/access binary files.
Platform: | Size: 477184 | Author: 张文强 | Hits:

[GDI-BitmapBlogDetection

Description: This a blob detection source code-This is a blob detection source code
Platform: | Size: 1024 | Author: nvtiep | Hits:

[IOSSkin-or-Blob-Detection

Description: iPhone C++ Skin or Blob Detection(皮肤检测),包括源代码和2个说明文档-iPhone C++ Skin or Blob Detection.Including source code and documentation.
Platform: | Size: 1012736 | Author: 王军 | Hits:

[SQL Serverblob

Description: 把文件保存到sql server中(如果是2000,把字段类型设为image),同时读出来。文件大小不限。就是blob操作-Save the file to the sql server (if the 2000, the field type is set to image), also read out. File size limitation.Is the blob operation
Platform: | Size: 325632 | Author: 乃为 | Hits:

[Video Captureblob-detection-for-different-applications

Description: blob detection for different applications
Platform: | Size: 1024 | Author: amer | Hits:

[ADO-ODBCBLOB--Data--access

Description: 该程序说明了使用ADO实现BLOB大对象数据存取的一般操作。-This procedure describes the general operation of the BLOB object data access using ADO.
Platform: | Size: 54272 | Author: 陈晓磊 | Hits:

[Industry researchBlob-detection---Wikipedia--the-free-encyclopedia

Description: blob detection tutorial from wikipedia
Platform: | Size: 220160 | Author: s | Hits:

[JSP/Javainsert-mysql-blob-

Description: 向数据库插入blob数据实例源码 *在mysql数据库里成功测试,并且发现mysql的blob数据库不支持存储图片,只支持 *65535字节以下的本本数据存储。不过其他的大型数据库是支持储存图片的.-insert mysql blob
Platform: | Size: 2048 | Author: MP5 | Hits:

[Linux-Unixblob-2.0.5-pre2

Description: 官方提供的最新blob-2.0.5-pre2源代码 -blob-2.0.5-pre2 source code
Platform: | Size: 365568 | Author: xu | Hits:

[JSPjava-deal-the-BLOB-data

Description: 【第17章:Java数据库编程】_处理大数据对象(2)—处理BLOB数据笔记-[Chapter 17: Java Database Programming] _ handling large data objects (2)- handle BLOB data notes
Platform: | Size: 191488 | Author: chen | Hits:

[Home Personal applicationBlob-Analysis

Description: Human Detection using Blob Analysis and fore ground detection
Platform: | Size: 7168 | Author: Parvathy R | Hits:

[Special Effectsblob

Description: PB将图片等BLOB文件和16进制字符串互转并显示图片-PB BLOB files such as pictures and hexadecimal string referrals and display pictures
Platform: | Size: 11264 | Author: majian | Hits:

[Linux-UnixBlob

Description: Internal class implementing java.io.InputStream on SQLite 3.4.0 incremental blob I/O interface.
Platform: | Size: 1024 | Author: luetongkin | Hits:

[VC/MFCoracle-OCCI-blob

Description: 基于OCCI技术存取数据库大对象的方法及实现-oracle occi blob realize
Platform: | Size: 187392 | Author: zhangxuechao | Hits:

[matlabblob

Description: blob analysis using matlab
Platform: | Size: 2048 | Author: uthum | Hits:

[Technology ManagementQT-Mysql-Blob

Description: mysql+Qt 下对blob数据类型操作-mysql blob
Platform: | Size: 5120 | Author: yanzinana | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »

CodeBus www.codebus.net