文件名称:Clock-Wipe

  • 所属分类:
  • OpenCV
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 5.26mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • l**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1.  首先把兩張圖讀進來,求出高與寬和設定time的最大值

2.  利用atan()這個數學函式算出角度,以圖的中心為基準width/2和height/2

把x,y帶入atan(-(y-height/2)/(x-width/2))*180/PI

-  當求出的角度<隨著時間比例變的角度,則將新的圖覆蓋到舊的圖

-  反之,用舊的圖覆蓋舊的圖



3.  但是,這會產生一個問題,因為斜率一樣,且atan()求出的角度範圍只有-90~90度,所以一三象限或者二四象限會發生同時wipe的情況。為了解決這個情況,我將atan()求出的角度轉成0~360度,這樣各自的象限就有自己的工作,則不會產生同時wipe的情況

4.  以上簡述就可完成clock wipe的功能-1. two maps read come, find the height and width and set the time of maximum



2. Use atan () math functions calculate the angle to the center of the benchmark the width/height/2

X, y into the atan (- (y-height/2)/(x-width/2))* 180/PI

- Obtained when the angle <With time the proportion of change of angle, then the new map to cover the old map

- On the contrary, cover with the old map old map



3. this will create a problem because of the slope, and atan () Find the angle range of-90 to 90 degrees, so the thirteen quadrant or twenty-four-quadrant will occur at the same time wipe. In order to address this situation, I will atan () Find the angle of turn into a 0 to 360 degrees, so that the respective quadrant has its own work, is not at the same time wipe

4. briefly summarized above, can be completed clock wipe one s function
(系统自动生成,下载前可以参看下载内容)

下载文件列表

angle.png

clock wipe

..........\clock wipe

..........\clock wipe.ncb

..........\clock wipe.sln

..........\clock wipe.suo

..........\..........\clock wipe.cpp

..........\..........\clock wipe.vcproj

..........\..........\clock wipe.vcproj.SA074463.sa074463.user

..........\..........\Debug

..........\..........\.....\BuildLog.htm

..........\..........\.....\clock wipe.exe.embed.manifest

..........\..........\.....\clock wipe.exe.embed.manifest.res

..........\..........\.....\clock wipe.exe.intermediate.manifest

..........\..........\.....\clock wipe.obj

..........\..........\.....\clock wipe.pch

..........\..........\.....\mt.dep

..........\..........\.....\stdafx.obj

..........\..........\.....\vc90.idb

..........\..........\.....\vc90.pdb

..........\..........\lena.jpg

..........\..........\pic1.jpg

..........\..........\ReadMe.txt

..........\..........\stdafx.cpp

..........\..........\stdafx.h

..........\..........\targetver.h

..........\Debug

..........\.....\clock wipe.exe

..........\.....\clock wipe.ilk

..........\.....\clock wipe.pdb

Explain.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org