octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

octave-image regionprops: Addition of labeled region in image I


From: Andreas Weber
Subject: octave-image regionprops: Addition of labeled region in image I
Date: Thu, 12 Sep 2013 21:32:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130827 Icedove/17.0.8

Dear maintainers,
I've added the parameter "I" for PixelValueMeasurements
MaxIntensity, MinIntensity, MeanIntensity, PixelValues, WeightedCentroid
and made some cleanup of double code, for example
case {"boundingbox", "bounding_box"}
is unneeded because _ are removed with property = lower
(strrep(properties{k}, "_", ""));

Can I push the change?
Regards, Andy

Attachment: regionprops.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]