原文:[LeetCode] 302. Smallest Rectangle Enclosing Black Pixels 包含黑像素的最小矩陣

An image is represented by a binary matrix with as a white pixel and as a black pixel. The black pixels are connected, i.e., there is only one black region. Pixels are connected horizontally and vert ...

2016-03-12 15:05 9 8728 推薦指數:

查看詳情

302. Smallest Rectangle Enclosing Black Pixels

題目: An image is represented by a binary matrix with 0 as a white pixel and 1 as a black pixel. The black pixels are connected, i.e., there is only ...

Wed Dec 16 12:11:00 CST 2015 0 5085
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM