HackMD
    • Sharing Link copied
    • /edit
    • View mode
      • Edit mode
      • View mode
      • Book mode
      • Slide mode
      Edit mode View mode Book mode Slide mode
    • Note Permission
    • Read
      • Owners
      • Signed-in users
      • Everyone
      Owners Signed-in users Everyone
    • Write
      • Owners
      • Signed-in users
      • Everyone
      Owners Signed-in users Everyone
    • More (Comment, Invitee)
    • Publishing
    • Commenting Enable
      Disabled Forbidden Owners Signed-in users Everyone
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Invitee
    • No invitee
    • Options
    • Versions
    • Transfer ownership
    • Delete this note
    • Template
    • Insert from template
    • Export
    • Google Drive Export to Google Drive
    • Gist
    • Import
    • Google Drive Import from Google Drive
    • Gist
    • Clipboard
    • Download
    • Markdown
    • HTML
    • Raw HTML
Menu Sharing Help
Menu
Options
Versions Transfer ownership Delete this note
Export
Google Drive Export to Google Drive Gist
Import
Google Drive Import from Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML
Back
Sharing
Sharing Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
More (Comment, Invitee)
Publishing
More (Comment, Invitee)
Commenting Enable
Disabled Forbidden Owners Signed-in users Everyone
Permission
Owners
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Invitee
No invitee
   owned this note    owned this note      
Published Linked with
Like BookmarkBookmarked
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
--- tags: Disfactory --- # disfactory X 普渡黑客松 ###### tags: `Disfactory` `違章工廠` `違章工廠舉報系統` 時間:20230826 10:00-17:00 (GMT+8) 地點:實體(中研院資訊研究所) ## 參與者簽到 - peii - ryno - yukai - swind - 貝吉樂 - richard --- ## 成果 #### 大家來找廠優化測試 ##### 問題 - 你使用哪個模組?準心還是遮罩? - 你覺得在辨識上有遇到什麼困難嗎? - 你覺得這個困難是解析度的問題還是模組的問題? - 你認為模組有指引到嗎?你覺得可以怎麼改善? ##### 測試者一 - 使用遮罩 - 覺得明暗對比可以再更明顯一點 ##### 測試者二 - 使用準心 - 準心沒有對到的時候就會困惑 - 遮罩對比度拉低 - 圖從中心點放大、淡化或變成半透明 ##### 測試者三 - 使用準心 - 覺得準心擋住辨認標的 ##### 測試者三之二 - 遮罩 - 遮罩蠻好辨識的,但解析度太低了,會需要把圖片拉大 ##### 測試者五 - 遮罩 - 會覺得解析度太低是一個問題 - 遮罩的邊界如果更明顯一點,會更容易辨認 --- #### 清理issue - 修理about page的link(「常見問題」原先沒有跳到FAQ的內容) - 感謝yukai、richard - 把農委會的~~無用~~資料拉掉 - 感謝swind - [issue#626](https://github.com/Disfactory/Disfactory/issues/626):經審查後確定不檢舉,也標示為「已審查-不檢舉」的案子,現在在前台的顯示是未處理,希望能改為顯示為無法處理 - 感謝yukai、swind、貝吉樂 - [issue#621](https://github.com/Disfactory/Disfactory/issues/621):希望公文後台Documents的頁面,可以增設一個Gov response status的filter - 感謝swind、貝吉樂 - 整理設計稿 - 感謝ryno --- ## 社群建議 - 測試遮罩可以先從photoshop拉想要的效果,再跟前端討論 - ## 閒聊: - 被推坑了summit的社群軌-環境 - 被詢問了「回溯性公共投資實驗專案」 - - 固定ip?有沒有專門的主機在提供網頁服務嗎?看地公的IT願不願意把disfactory架到地公自己的ip上,取政府資料不容易被擋 ## 新貢獻者: 貝吉樂(後端,也會前端) richard(前端)

Import from clipboard

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lost their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.


Upgrade

All
  • All
  • Team
No template.

Create a template


Upgrade

Delete template

Do you really want to delete this template?

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

Sign in via GitHub

New to HackMD? Sign up

Help

  • English
  • 中文
  • 日本語

Documents

Tutorials

Book Mode Tutorial

Slide Example

YAML Metadata

Resources

Releases

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions

Versions

Upgrade now

Version named by    

More Less
  • Edit
  • Delete

Note content is identical to the latest version.
Compare with
    Choose a version
    No search result
    Version not found

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.