第一天的潛水行程結束後,第二天就是準備前往紅河谷啦
這個景點是因為他長的像美國的大峽谷,不過是迷你版
工作最後剩下了10天的假期,該怎麼安排呢? 我打算在離開德國前把朋友們拜訪一遍,於是從Melle直接前往柏林,並安排一段旅行 中間還看過冰島以及其他國家,後來看到 從柏林來回以色列的票才50歐,免簽 這計劃就這麼定了 11/19抵達柏林,然後22前往以色列,29回到柏林 計畫三個住宿點:海邊城市Eilat、沙漠綠洲、耶路撒冷 各兩三天繼續閱讀 “一個人出走的以色列行(1)-Eilat"
Geographer, Urban Planner, Data Analysis and Python developments
I’m dedicated to
I would like to be a part of the people who makes the world a little better place.
Other than working life, I’m an enthusiast in outdoor and sports from kitesurfing, rock climbing, cycling, diving, etc.
The one common thing in all these is that, they all require a green and clean environment
That’s what I devote to, full time and with all my life.
#Taiwan #Germany, managing with the variety of different society and environment
首先,這不是一篇影評,單純是個心得
在掀起眾多討論下,譽為本年最佳漫改電影,小丑絕對值得一看
於是在排除諸多困難之下,我也終於看了
我分成兩部分,一是當下看完直接的心情,二是在看完影評之後的想法
我不會特別去探討哪裡是幻覺,或是腳色根源之類的,我想探討所代表的意義
GUI: graphic user interface
要給其他同事使用務必要做成有介面 所以就在主要程式都完成後,開始這部分
我做了兩版,Tkinter跟PyQt
Tkinter真的太2000年了 雖然是內建很方便,但是就是要用新一點的
最後做出來的是如下:
GitHub https://github.com/soarwing52/RealsensePython/blob/master/proccessor.py
這是我這半年來主要的大專案,中間用了許多不同的組成,分成許多小專案開發
目前公司的主要業務為道路調查,類似街景車的在各道路、產業道路拍照
而本案的需求是公司想要有可以測量的照片
從硬體選購-深度相機程式開發與測試-實地測試-視覺化GUI製作由我獨立完成
中間有使用到的一些程式庫有:
電腦視覺 opencv
GPS Port應用
Realsense 程式庫
PyQt, Tkinter的GUI
Flask app
ArcGIS/QGIS 插件製作
The RealSense application is a solo project combined many different components I created during my job in the road surveying company
As the idea of the project is to let colleagues can measure objects such as road width, sidewalk, and even cracks.
Since the implementation can’t simply program through it, this project has:
Hardware selection, Computer Vision, Location Service, Depth Camera Library, GUI visualization
Further development with
ArcGIS/QGIS plugin creation, Flask web-framework
The RealSense application is a solo project combined many different components I created during my job in the road surveying company
As the idea of the project is to let colleagues can measure objects such as road width, sidewalk, and even cracks.
Since the implementation can’t simply program through it, this project has:
Hardware selection, Computer Vision, Location Service, Depth Camera Library, GUI visualization
Further development with
ArcGIS/QGIS plugin creation, Flask web-framework
身為一個程式新手,有機會碰到Raspberry Pi,就想做一個越級挑戰的計畫
最終從拿到Pi到現在做出一個大致可用的Prototype 現在六個禮拜啦
現在我來大致介紹一下我的專案
So when I found this, this is my savior
with no knowledge of JAVA I thought an app is impossible
but I found this youtube video
this showed that with Request of Simple HTTP server and GET request I can connect them
So he’s the inspiration of the whole project, thanks ADEL KASSAH!! 繼續閱讀 “Raspberry Pi + Realsense: MIT App Inventor"
So I finally get the chance to work on git more often.
before just working one the same laptop, or copy it to another like a noob.
Since Pi is not connected to the company network of files, and I dont have more usb sticks around, I use git now