Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: PDL: Looking for efficient way to extract sub-images, by finding bounding boxes of "objects" (1700xfaster)

by BrowserUk (Patriarch)
on Nov 20, 2016 at 10:39 UTC ( [id://1176193]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub buk {
        my( $str ) = @_;
    ...
        }
        return \@b;
    }
    
  2. or download this
    C:\test>1176081 -WIDTH=999 -HEIGHT=999
    yr() took 329.728896
    ...
    C:\test>1176081 -WIDTH=2000 -HEIGHT=2000
    yr() took 10265.728694
    buk() took 5.976180
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1176193]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 22:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found