Welcome![Sign In][Sign Up]
Location:
Search - size object

Search list

[Other回显

Description: 原代码泄露? 用webclass 来做,就不用考虑原代码泄露这个问题了。 4.求教,有谁知道 网页上的股市行情的定时刷新是怎么实现的吗? ... 问:就是想得到,像这个论坛里显示贴 子大小的方法,如(192 Bytes) 答:ADO中Field对象的ActualSize属性7-leaked source code used webclass do, I have not divulged the original source of this problem. 4. Pay him, who knows website on the stock market is set to the timing of how to achieve it ... : That is unsurprisingly, as a forum to demonstrate the size of the postings, such as (192 Bytes) A : ADO object which Field attributes 7 ActualSize
Platform: | Size: 44966 | Author: 蒋磊 | Hits:

[Windows Developb030717-正弦曲线实验报告

Description: 实验物体沿正弦曲线运动 1.实验目的 (1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。 (2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处) (3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面,由于人的视觉暂留,所以人们在观看电影时,看到的就不是一幅一幅的画面,而是丰富精彩的场景。本程序通过调用sleep(100)函数使程序暂停0.1秒。当i<100时调用InvalidateRect刷新用户区发送WM_PAINT消息,这样使得WM_PAINT处理程序不断被调用,像电影播放原理那样呈现动态效果。 -experimental objects movement along a sinusoidal curve. Experiment (1) familiar with the preliminary application windows API programming entry, to prepare a simple Windows application that creates a window sentence C, cognitive news cycle, brushes, brush painting and establish coordinates. (2) experimental objects along the sinusoidal curve movement, the object of a size and color will gradually change to the small ball, a turning point in changing the sine curve is a complete cycle (2 )'s quarter, half and three quarters (the / 4 / 2 3 / 4) (3) through the release filmed achieve the principle objects along the sinusoidal curve campaign. Filmed an addict is in a specified time (usually a second) broadcast 24 consecutive images, the visual temporary stay, so people watching the film
Platform: | Size: 40996 | Author: 小钟 | Hits:

[Special Effectsbivalue

Description: 图像处理二值化,利用模板匹配可以在一幅图象中找到已知的物体。比如抓拍到了一张射门的照片,要在该照片中找到足球的位置。这时就可以采用模板匹配的方法。所谓模板匹配,其实想法很简单:拿已知的模板(在本例中为足球的图象),和原图象中同样大小的一块区域去对。-binary image processing and using template matching the image to find a known object. For example, snapped a shot of the photos to find pictures of the football position. It may be used template matching method. The so-called template matching, the idea is simple : take known template (in this case, the image of football), and the original image of a similar size to a regional right.
Platform: | Size: 45480 | Author: 中国 | Hits:

[Windows Developdelphiobject20rule

Description: Delphi面向对象编程的20条规则 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 82 KB -Delphi object-oriented programming rules of 20 books Language : English books categories : program design license : free software books Size : 82 KB
Platform: | Size: 83999 | Author: 王敏 | Hits:

[Printing programQYT

Description: 打印程序带VB开发代码 是用VB printer对象写的exe文件,用VB调用做开发.支持文本修改.分页打印.自定义纸张大小.是一个学习和商用不错的程序.在功能上可以借鉴.-Print with VB with VB code is written in object printer exe files, so called VB development. Support textual amendments. Pagination Print. Since the definition of the size of the paper. It is a good learning and business procedures. The functional reference.
Platform: | Size: 138366 | Author: 秦月涛 | Hits:

[GUI Developqidongdonghua

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-MFC +5.0 how to amend the framework of the wizard generates the look and size, changes icon, cursor, background of the three methods. How to increase and remove toolbar buttons, how to increase application toolbar, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add in the state of progress of the column (the main window have generated immediately after the progress of the clever ideas, OnCreate function not directly address that we had to use information from the definition of the methods). The mouse coordinates, in which CView status bar access to the object in several ways. How to add application screens.
Platform: | Size: 57992 | Author: zyg | Hits:

[GUI DevelopLesspnCTime

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -MFC +5.0 how to amend the framework of the wizard generates the look and size, changes icon, cursor, background of the three methods. How to increase and remove toolbar buttons, how to increase application toolbar, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add in the state of progress of the column (the main window have generated immediately after the progress of the clever ideas, OnCreate function not directly address that we had to use information from the definition of the methods). The mouse coordinates, in which CView status bar access to the object in several ways. How to add application screens.
Platform: | Size: 61695 | Author: 李思川 | Hits:

[Other resource3D-FDTD-Liao

Description: 3D-FDTD防真,边界为廖氏差分格式,程序使用计算机内存较少,可以用来做稍大尺寸物体的电磁防真-3D-FDTD defense truthfulness, Liao borders difference format, procedures use less computer memory. can be used to do slightly larger size object electromagnetic defense really
Platform: | Size: 25560 | Author: 向阳 | Hits:

[Algorithm3D-FDTD-Liao

Description: 3D-FDTD防真,边界为廖氏差分格式,程序使用计算机内存较少,可以用来做稍大尺寸物体的电磁防真-3D-FDTD defense truthfulness, Liao borders difference format, procedures use less computer memory. can be used to do slightly larger size object electromagnetic defense really
Platform: | Size: 256000 | Author: 向阳 | Hits:

[Graph RecognizeTracking

Description: 完整的PTZ跟踪算法,包括背景建模,运动目标提取,运动目标大小估计以及跟踪。-Complete PTZ tracking algorithm, including background modeling, moving object extraction, moving object and track size is estimated.
Platform: | Size: 24576 | Author: 倪佳 | Hits:

[Otherobject

Description: supermap object中实现鼠标滚动缩放地图大小-Medium supermap object implementation mouse scroll zoom map size
Platform: | Size: 1024 | Author: wangle | Hits:

[Special EffectsTheResearchforRecognition

Description: 基于视频图像的运动车辆识别系统主要是由汽车牌照识别和汽车类型识 别两大核心技术构成,它在智能交通领域中有着广泛的应用,同时也是计算机 视觉、图像处理和模式识别等交叉学科研究的热门课题,因此对相关技术的研 究正受到普遍关注。本文正是在这一背景下,对运动车辆识别技术进行了系统 的研究。在车牌识别技术中,本文着重对车牌定位和车牌字符识别等关键技术 所涉及的难点进行了深入的研究。在车型识别技术中,与当前国内外学者侧重 于研究车辆外形、大小的识别不同,本文主要侧重对汽车标志的定位和识别进 行研究。本文提出了解决以上技术中相应问题的理论方法,并在实验中验证了 其有效性,同时这些研究内容对于解决一般的目标识别系统中普遍存在的光 照、噪声、尺度、形状相似、部分遮挡等情况的识别问题有着更为深远的理论 意义。-Recognition system of moving vehicle based on video images mainly consists of two key technologies:recognition of vehicle_license_plate(VLP)and recognition of vehicle type.It not only finds wide application in ITS,but also is a hot point of research in computer vision,image processing and pattern recognition. So its related technology is attended prevalently.On the above background,we made a deep and systematic research for recognition of moving vehicle.In recognition of VLP,the problems of VLP location and VLP character recognition are studied in this dissertation.In recognition of vehicle type,differing with other researchers who attend to the recognition of shape,size of vehicle,we pay attention to the location and recognition of vehiclelogo.The methods to deal with above problems are proposed in the dissertation and testified in the experiment.At the same time,our researches have academic significance in object recognition which is subject to illumination,noise,size,sla
Platform: | Size: 2338816 | Author: 陈忠厚 | Hits:

[Multimedia programAdaboost-Tracking

Description: Video tracking using Adaboost algorithm for auto-updating of the weak classifiers. The object has to be defined by the user (no auto-recogntion). The tracker works for every type of object (no prior assumptions are taken to object size or form).
Platform: | Size: 14336 | Author: yosko | Hits:

[Special Effectshw1-c-size

Description: 计算各个别物件大小,并且可以应用于尤拉函数或是物件分割上面的应用-Calculate the size of the individual objects, and can be applied to Euler function, or the application of the above object segmentation
Platform: | Size: 1024 | Author: 廖柏宇 | Hits:

[JSP/Javaobject

Description: 如何测试一个对象所占的内存的大小,此题目在C中是比较好实现的,但是JAVA就没有提供专门的方法进行测试,你有没有好的建议?-How to test an object the size of share memory, this topic is better in the C implementation, but JAVA is no way to provide specialized testing, do you have any good suggestions?
Platform: | Size: 1024 | Author: liuyi | Hits:

[Special Effectsyundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Platform: | Size: 15360 | Author: 黄文伟 | Hits:

[OpenGL programcamshift

Description: 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
Platform: | Size: 1054720 | Author: echo | Hits:

[CSharpA-dress-size

Description: C++面向对象程序设计课后习题服装尺寸代码-C++ object-oriented program design school exercise clothing size code
Platform: | Size: 638976 | Author: 叶彩兰 | Hits:

[matlabobject-weight-estimation-pdf

Description: It helps to estimate the weight of the object in 2D image. It is based on image processing and object recognition. The system extracts important features such as shape, color, size and texture.
Platform: | Size: 220160 | Author: siri | Hits:

[Software Engineeringdetection-object

Description: 研究了海天线的提取和小目标检测。根据海天线区域的 灰度过渡特性,给出了一种基于背景行均值曲线突降区间的海天线定 位算法,并通过与另外三种海天线提取算法的比较和分析,得出本文 算法具有在海天线模糊、海面跌宕起伏的环境下准确快速定位海天线 的优势。 -A correlation-based tracking algorithm based on kalman prediction and adaptive reference template is discussed. The target state in the next frame can be predicted using kalman prediction which can reduce the search area of the target detection, and meet the target tracking in real time. Adaptive template update strategy which can adjust the reference template based on the changes of the tracking target is used to improve the stability of target tracking. The simulation results indicate that the algorithm can quickly adjust the reference template according to the changes of the shape size and position and the target is tracked stably and real-time. The target also can be tracked efficaciously, when it is occluded.
Platform: | Size: 6882304 | Author: 陈想 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net