image
解析度名詞定義: QXGA(2048x1536)1080P(1920x1080) 720P(1280x720) D1(720x480) CIF(352x240)
  • Taipei, Taiwan
  • me1237guy 發表在 痞客邦 留言(0) 人氣()

    image
    小米4S手機買了近兩個月,今天第一次把他跟電腦進行連線, 發現需要另外安裝<小米助手>才能通訊

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    Bratsche.jpg
    11/6第二次陪小朋友小一同學上中提琴, 基本上自己從小到大從來沒有認真學習過音樂,上課中提到4/4拍, 四分音符…這些對老師來說可能已經是基礎到不行的東西,自己卻是第一次接觸, 有聽沒有很懂, 小朋友我猜也是懵懵懂懂儘管自己很想了解來龍去脈(打破砂鍋問到底), 但為了不打斷老師上課節奏, 自己趕緊課後做點功課, 等自己搞懂後再來教小朋友囉!學習中提琴, 蠻有趣的一共四根弦, La, Re, So, Do, 每天跟他培養感情拜現代科技之賜, 我去下載App節拍器, 調到4/4拍的速度(省下一筆節拍器的費用)目前可以比較準確拉出每一個音, 再來就是練習拍子穩定性, 小朋友的進度比較慢些, 音準還在摸索中, 最大挑戰就是耐心,練習中提琴得花費不少耐心教小朋友, 觀察他拿中提琴姿勢的困難點,

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    image
    C:\Program Files (x86)\ONVIF\ONVIF Device Test Tool\14.06\C:\Program Files (x86)\ffdshowC:\Program Files (x86)\ffdshow-------------------------------------------------------------------------------------------------

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    image
    ONVIF Device Manager v2.2.250C:\Program Files (x86)\Synesis\ONVIF Device Manager\
    參考資料:1. http://www.onvif.org/specs/core/ONVIF-Core-Specification-v250.pdf2. C# ONVIF Example On How To Make IP Camera Viewer With Motion Detection3. onvif规范的实现:server端Discovery实现,通过OnvifTestTool12.06测试

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    image
    下載 IP Camera Viewer Version 3.03這個軟體幾個優點1. 免費2. 支援超多家廠牌的IP Camera3. 同時也支援一些不知名的白牌IP Camera(要試試看), 若無對應的型號可以找最近的型號試試看C:\Program Files (x86)\Deskshare\IP Camera Viewer 3安裝完成後直接跳出這個介面開啟網頁http://96.10.1.168

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    image

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    image
    C:\Program Files\Ozeki\Ozeki SDK安裝完成後跑出一堆捷徑按鈕在桌面

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    image
    CopyTo()和Copy()複製的邏輯同上述, 差別只在於CopyTo需要先提供目標影像的記憶體空間, 才能進行複製
    參考資料:what is the difference between clone, copy and copyto of an image in EmguCV?

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    image
    插入dongle, 檢查已經啟動的產品有些電腦會抓不到dongle, win7/win8/win10可以安裝驅動程式: Sentinel-System-Driver-Installer-7.5.9_WindowsC:\Program Files\Euresys\Open eVision 1.2\License Manager\LicenseManager.exe如果你還沒有激活許可, 先輸入dongle的啟動碼進行激活如果已經激活過, 則點選<查看許可>目前買了以下工具

    me1237guy 發表在 痞客邦 留言(0) 人氣()


    Zero to Hero with Python
    Python Tutorial: Zero to Hero with Python / Introduction to Programming with Python https://codek.tv/93
    Take a Python Fan T-shirt: https://goo.gl/r62bRK
    The Complete Web Developer Course - Build 14 Websites ☞ https://hii.to/EJCTLJG-e
    Python and Django Tutorials Building Websites from Scratch https://goo.gl/Tgs6zT
    Learning Python for Data Analysis and Visualization http://bit.ly/1NsFaCy
    Create projects using Raspberry Pi and Python http://bit.ly/1LpZRNu
    Python Tutorial: Creating Web Sites using Python and Flask
    https://goo.gl/XSMKmu
    Creating Websites using SQL, Python, and Flask
    https://goo.gl/skzTi4
    Explore More Python Tutorial http://bit.ly/1MWVkSg
    Are you brand new to coding? Want to see how fun and easy it can be? Watch engaging experts Susan Ibach and Christopher Harrison for an entertaining introduction to solving real-world problems using the popular programming language, Python. Susan and Christopher offer a step-by-step walk-through, from a basic idea to translating that idea into code, and everything in between.
    Don't worry about making mistakes! Python uses simple syntax, has an easy learning curve, and is a very forgiving language. Gain a new skill or complete a task by the end of each module, and, by the end of the course, you will be writing programs! You also learn basic principles which can make it easier for you to learn other programming languages in the future. Don't miss this opportunity to go beyond the if statement!
    [00:00:00] Getting Started
    Explore applications of Python language, and create a "Hello world" application for Python in Visual Studio as you learn the benefits of knowing Python. Get help setting up your computer so you can start coding.
    [00:50:21] Displaying Text
    Get an introduction to the print statement, comments, and basic formatting, so you can display and format text to a user.
    [01:20:29] String Variables
    Learn about the input statement, string variables, and manipulate strings, so you can prompt a user for input, store values in a string, and use string functions to manipulate string values.
    [02:20:00] Storing Numbers
    Hear an introduction to numeric datatypes and variables, how to do math operations, and datatype conversions. Learn to store numeric values and perform math operations.
    [03:14:26] Working with Dates and Time
    Get the details on date variable storage and issues, along with date functions and formatting, so you can store and manipulate date values.
    [04:05:53] Making Decisions with Code
    Hear an introduction to basic if/else statements and Boolean variables, so you can write code that reacts differently to different user inputs.
    [04:57:42] Complex Decisions with Code
    Explore and/or statements, nested if statements, and elif, so you can write code that reacts differently to more complex user inputs.
    [05:55:39] Repeating Events
    Take a look at for loops and nested for loops, so you can write code that repeats a fixed number of times.
    [06:47:03] Repeating Events until Done
    Play with while loops, and learn when to use for versus while loops, so you can write code that repeats as often as needed.
    [07:20:18] Remembering Lists
    Get the details on arrays and lists, so you can store multiple values.
    [08:04:21] How to Save Information in Files
    Hear about functions for creating and writing to files, so you can write code that saves information in a file so you can remember it later.
    [08:40:42] Reading from Files
    Explore functions for reading from files, so you can read information that was saved in a file.
    [09:25:21] Functions
    Learn about the syntax for declaring functions and how to call functions from your code, so you can use functions to avoid retyping the same code over and over.
    [10:13:29] Handling Errors
    Get the details on syntax for error handling, so you can write code that can handle common error situations without crashing.
    Source Code: https://github.com/kidscancode/intro-...
    Python Tutorial: Creating Web Sites using Python and Flask
    https://goo.gl/XSMKmu
    Creating Websites using SQL, Python, and Flask
    https://goo.gl/skzTi4
    If you feel useful for you and for everyone, please share it!
    Source via: Channel9 - MVA
    ------
    Subscribe: http://goo.gl/gA1NLZ
    Facebook: http://goo.gl/oEk624
    Group: http://goo.gl/xPdeEX
    Google+: http://goo.gl/iGZzZX
    Twitter: http://goo.gl/PNRtC8
    About & Contact: http://goo.gl/JAolqj

    me1237guy 發表在 痞客邦 留言(0) 人氣()

    pylon 4 Camera Software Suite for Windows 32 bit (Version 4.2.2) EXE - 74 MBpylon 4 Camera Software Suite for Windows 64 bit (Version 4.2.2) EXE - 91 MBpylon 4 Camera Software Suite Release Notes (Version 4.2.2) TXT - 28 KBBasler Neurocheck 6.1 Driver ZIP - 66 MBHow to Use the Basler pylon USB 3.0 AIK Adapter with Cognex VisionPro PDF - 767 KBInstall and Setup Guide for Cameras Used with pylon for Windows V8 (Software Version 4.x) PDF - 2 MB
  • image
  • image
  • me1237guy 發表在 痞客邦 留言(0) 人氣()

    Blog Stats
    ⚠️

    成人內容提醒

    本部落格內容僅限年滿十八歲者瀏覽。
    若您未滿十八歲,請立即離開。

    已滿十八歲者,亦請勿將內容提供給未成年人士。