搜索资源列表
bianyuansuanzi
- 关于月球车的边缘算子处理程序,log文件-car on the edge of the moon Operator processing, log file
bianyuan-image
- LOG滤波器提取边缘;用形态学方法提取骨架线;由明暗度提取外形信息;-LOG filter extraction edge; Morphological skeleton extraction methods; By extracting contour shading degrees;
GBSBEM
- GBSBEM(几何单反射椭圆模型)可以用来仿真功率-延迟-角度(pda-图)、功率延迟图、时间-角度的联合统计、波达方向的边缘特征和窄带衰落包络。适用于低层系统,包括微小区和微微小区、杂波绕射基站天线、发射机到接收机之间以及发射机和接收机的周围充斥着散射体的情形。由于其适用范围广泛且具有解析性质,揭示了空间无线信道不同特征间的相互联系,是进行研究的理想模型。-GBSBEM (geometric GBSBEM) simulation can be used to power-delay-angle
particle filter 论文
- 粒子滤波器 和边缘检测 论文 粒子滤波器 和边缘检测 论文-particle filter and edge detection papers particle filter paper and edge detection
iris_boundaries_trace
- 虹膜识别中的边缘定位方法:使用边缘跟踪定位法找到边界点,再使用最小二乘圆拟合法得到坐标值,附图片。
CannyBianYuanTest
- 使用NDK编译好的openCV库打开图片进行canny边缘检测再保存的Android程序代码-OpenCV library compiled using the NDK pictures canny edge detection to open and then save the Android code
rock-ball-game
- J2ME实现小球在屏幕上弹跳,碰到屏幕边缘后回弹并改变颜色,可供J2ME学习使用,代码非常简洁,算法清楚简单-J2ME the ball bounce on the screen, the rebound after encounter the edge of the screen and change the color, available J2ME learn to use, the code is very simple, clear and simple algorithm
LOGfilterextractstheedge
- LOG滤波器提取边缘--机器视觉的好文章-LOGfilterextractstheedge- a good machine vision article
LikeQQ
- 类似QQ的磁性界面,碰到屏幕边缘就自动隐藏-QQ similar magnetic interface, when the edge of the screen automatically hide
exec2_1
- 哈明窗设计带通滤波器 低阻带边缘:0.3*pi ; 高阻带边缘:0.6*pi AS=50dB; 低通带边缘:0.4*pi RP=0.5dB; 高通带边缘:0.5*pi -hamming window design a bandpass filter
lte
- opnet软件中的 lte模块在20MHz频谱带宽下能够提供下行100Mbit/s与上行50Mbit/s的峰值速率。改善了小区边缘用户的性能,提高小区容量和降低系统延迟。 -opnet lte module
MyprojectofGame
- 我摘满天星 一款基于Android平台的休闲游戏。 利用重力感应控制游戏中的人物,可以旋转手机使人物不下落,如果人物下落到屏幕的任何边缘,则游戏结束; 游戏中不断随机出现星星,游戏中的人物必须不断吃到星星,从而提高自己在屏幕中的位置,以避免落到屏幕边缘。 此游戏项目是百林坛Android培训(http://www.bailintan.com)的学生开发,获取源代码和更多Android项目资料请搜索“百林坛”。-I picke
BumpingBalls
- Java碰撞的小球,可运行于手机客户端的一个JAVA小程序,可用于碰撞游戏的编写,碰撞检测代码,小球在运行过程中碰撞到屏幕边缘即回弹再次运行。-Java collision ball, running on a mobile client JAVA applet can be used for the preparation of the collision game, the collision detection code, the ball rebound again run to the
opencvDemo
- ios下使用opencv,简单的opencv示例,人脸,边缘检测。-simple opencv demo for iOS programming
memFloat
- android悬浮窗的实现源码,可作为参考的一个例子,用于显示被监视内容的悬浮窗口,比如360卫士就有内存使用状况的悬浮窗口,显示在屏幕的某个边缘。悬浮窗在andorid中使用广泛,不过悬浮窗口不要太大,也不要滥用哦,避免用户生厌。 -android floating window to achieve the source, can be used as an example of reference for suspended window display monitor content,
AF
- 小区边缘频谱效率0.7b/s/Hz,平均频谱效率2.4b/s/Hz,AF中继频谱效率-The cell edge spectral efficiency 0.7b/s/Hz of average spectral efficiency 2.4b/s/Hz, AF relay spectral efficiency
Test3_boundingBall
- 弹跳的小球,小球从屏幕中心下落,触摸到上下边缘就改变方向,并且增大加速度,左右也有位移,触摸到边缘改变方向。-Bouncing ball, the ball falling from the center of the screen, touch the top and bottom edges to change direction, and increased acceleration, so there displacement touch to the edge change direc
SlidingMenu
- Android SlidingMenu菜单源码,Android滑动菜单栏(是开源项目SlidingMenu的示例),注释很多,想做Android滑动菜单的可下载本源码参考学习。本滑动菜单可通过滑动屏幕的边缘被打开,可把滑动菜单放在屏幕左边和右边,从布局资源文件中设置下方(右边滑动菜单)的视图内容,这个布局会被填充添加到所有图层的最下方,设置滑动菜单是否是静态模式(不能够使用滑动菜单)。。。定义一个修饰动画的效果类* Interpolator被用来修饰动画效果,定义动画的变化率,可以使存在的动画效
SlideCutListView
- 本款Android源码实现两种功能演示,一是使用Scroller实现漂亮的ListView左右滑动效果,另外是删除Item效果,虽然是一些小技巧,但对于学习android的界面编写挺有帮助。在当前界面滑动的ListView,内部定义了一个滑动类,在这个滑动类中标记出item滑出屏幕的方向,向左或者向右,用一个枚举值来标记,并包括分发事件,主要做的是判断点击的是那个item, 以及通过postDelayed来设置响应左右滑动事件; 往右滑动,getScrollX()返回的是左边缘的距离,
bianyuanfenxi
- 对给出的图片先后进行灰度处理,高斯滤波,边缘分析,将彩色图片的轮廓边界给出。在图片的边界上,求导之后不连续点就是强边缘点。(The images are processed, the Gauss filter, the edge analysis, and the contour boundary of the color pictures are given. On the boundary of the picture, the discontinuous point is the stro