Posts

2019 小丑 -尚未孵化的糾結與掙扎

首先,這不是一篇影評,單純是個心得 在掀起眾多討論下,譽為本年最佳漫改電影,小丑絕對值得一看 於是在排除諸多困難之下,我也終於看了 我分成兩部分,一是當下看完直接的心情,二是在看完影評之後的想法 我不會特別去探討哪裡是幻覺,或是腳色根源之類的,我想探討所代表的意義

RealSense 學習筆記/教學/分享(六):PyQT製作介面GUI

Image
GUI: graphic user interface 要給其他同事使用務必要做成有介面 所以就在主要程式都完成後,開始這部分 我做了兩版,Tkinter跟PyQt Tkinter真的太2000年了 雖然是內建很方便,但是就是要用新一點的 最後做出來的是如下: GitHub   https://github.com/soarwing52/RealsensePython/blob/master/proccessor.py

專案簡介:深度相機的應用 從資料蒐集到資料應用 萬能的Python呀 請賜與我神奇的力量!

Image
這是我這半年來主要的大專案,中間用了許多不同的組成,分成許多小專案開發 目前公司的主要業務為道路調查,類似街景車的在各道路、產業道路拍照 而本案的需求是公司想要有可以測量的照片 從硬體選購-深度相機程式開發與測試-實地測試-視覺化GUI製作由我獨立完成 中間有使用到的一些程式庫有: 電腦視覺 opencv GPS Port應用 Realsense 程式庫 PyQt, Tkinter的GUI Flask app ArcGIS/QGIS 插件製作

Roadmap: Real Sense Application

Image
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 +Realsense簡介

Image
身為一個程式新手,有機會碰到Raspberry Pi,就想做一個越級挑戰的計畫 最終從拿到Pi到現在做出一個大致可用的Prototype 現在六個禮拜啦 現在我來大致介紹一下我的專案

Raspberry Pi + Realsense: MIT App Inventor

Image
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: Git

Image
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

Contact Me!