alpharaoh / alpharaoh/Quadtree-Compression

Varying the depth of quadtree within the image

未關閉
#1 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
38
分支
5
PR 合併指標
30 天內沒有已合併 PR

描述

Your code is working just as you have described it. However, I was looking to perform quadtree-compression on the objects present in an image. So let's say if an image consists of a table and a chair, and I would like to perform quadtree-compression such that the depth for chair is less than the depth for table, is there a way to do it?
Presently, the code you have written allows to change the depth of complete image. Can you share a script that would allow to choose the specific pixels with in the image for performing quadtree-compression with a depth value of our choice?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。