Δευτέρα 19 Μαρτίου 2018

Fake

it seems most of my activities are in the fake territory

I become the fake person in the fake activity to prove that fakeness

that's what I would fakinly think

that my activities have some importance

Τρίτη 13 Αυγούστου 2013

FourbyFour: An Index for Image Categorization


Following the pattern of the 15 patterns of visual perception, one
wants to categorize images based on that. But it will be difficult
to put a lot of the images in that pattern, namely since the image
variability in terms of color is usually, in real life pictures,
high. Therefore we introduce a different index that assimilates the
degree of dominance of any color in each of the four quandrants.
Usually again there will be small or weak dominance since there will
be a lot of colors.

But if we denote l1, l2, ln as the sequence of colors in a
quadrant, in order sequence, then the degree of dominance is

        if(i==j) meas[1]=1; else meas[1]=(xy[j]-xy[i])/(l*wc*hc/4.);

        xy[j] is the highest non-and xy[i] is the lowest non-zero
        color.

        We use reduction in the XY space where the x-y
        chromaticities are measured in a n1xn1 quoantized space

        the color then is x+n1*y

this doesn't count the continuity of color that is if the
colors of the same value bunch up together in the same space or are
distributed around.

l is the number of non-zero colors found on that square

low values mean a lot of different colors of little variability

1 means there is only one color

colors with high variability will reflect into high values of the
measure

The complete algorithm is as follows:

      int[] pix=bim.getRGB(0, 0, wc, hc, null, 0, wc);
        int n1=10, n2=n1*n1;
        int[][] XY=new int[n1][n1];
        int[] pix2=computeXYColor(pix, XY);

        int[] xy=new int[n2], indx=new int[n2];
        for(i=0; i        for(i=wc/2; i        for(j=0; j        VD.qSort(xy, indx, 0, xy.length-1);
        i=0;
        while(xy[i]==0) i++;
        j=xy.length-1;
        while(xy[j]==0) j--;
        double[] meas=new double[4];
        l=0;
        m=0;
        while(m        if(i==j) meas[1]=1; else meas[1]=(xy[j]-xy[i])/(l*wc*hc/4.);


where

 public int[] computeXYColor(int[] pixels, int[][] xyArray) {
  int i, j;
  double red, green, blue, Z, X, Y;
  int[] pix=new int[pixels.length];
   for (j=0; j       for (i=0; i     for (i=0; i         red=(pixels[i]&0x00ff0000)>>16;
         green=(pixels[i]&0x0000ff00)>>8;
         blue=pixels[i]&0x000000ff;
         X = (0.607*red) + (0.174*green) + (0.200*blue);
         Y = (0.299*red) + (0.587*green) + (0.114*blue);
         Z = (0.066*green) + (1.111*blue);
         if((X+Y+Z)!=0) {
           X = X/(X+Y+Z);
           Y = Y/(X+Y+Z);
         }
         else X=Y=0;
         pix[i]=(int)(xyArray.length*X)+xyArray.length*((int)(xyArray[0].length*Y));
//               System.out.println(red+" "+blue+" "+green+" "+X+" "+Y+" "+pix[i]);
      }
      return pix;
}


Here are some examples of a known tv show










the measures are

[0.05666280864197531, 0.014199074074074074, 0.013543669871794872, 0.012049305555555556]
[0.016871843434343434, 0.013857159961685824, 0.014730179398148148, 0.015558619281045752]
[0.05359375, 0.012198275862068966, 0.043934461805555554, 0.010064380787037037]
[0.009635416666666667, 0.0063762626262626266, 0.008587319958847737, 0.015591613247863248]
[0.017122189153439153, 0.011901276276276277, 0.007659313725490196, 0.006080142642642642]

they have been amped by 10 to show some color otherwise it would be too dark to differentiate

most images fall into pattern 15; and wouldn't you know it

Κυριακή 7 Ιουλίου 2013

in/out

the in/out question cannot be resolved in a positivist scientific way
but it can be fudged up

"probabilistically we are there"
"probabilistically we are there too"
"probabilistically we are all there"

so what's the difference?

NONE

I'm smelling something like that in the quantum world but i'm holding up for "further clarification"

economists


economists are like mathematicians
but they are not really interested in equations they don't grab their interest they want to be social

so they pretent to solve equations they pretend to apply some equational model while patting you on the back lower upper whatever
they want to pat to be one of the crowd

sure everybody does don't be mind about that

but we have to examine the strict requirements do they offer something real? relevant?

no

they just want to hang out

big Marx showed the way

you hang out hang out grow a long beard hang out
and project

what you project is what the people want

your projections are their demand

so the equations remain unsolved

what to do?

you patch up
from here from there
all around

the final product is as good as gold

Τετάρτη 3 Ιουλίου 2013

reflection

here's my current hypothesis:
people who have no connection to real life want a reflection of it in shiny things such as animation start trek paraphernalia and such

is the american way producing that?

noone in greece is talking about star trek - may be a niche very remote but certainly not making its appearance anywhere

or is it the anglo world?

neo-realism

neo-realism? what kind of crap are you piling again on me?

cinema is fantasy

if you want realism go to documentary go shoot a village and come back with the loot

it's less of a fairy tale of hollywood

it's more of grandma's fable story "and that's how we kids grew up ...""

but the director is in charge is in poza

he won't let the details get in the way of his myth making


Τετάρτη 22 Μαΐου 2013

different floweeers

Lindsay Wagner achieved prime about a decade before Shelley Long but both are of about the same age
what does that tell us?
that different flowers have different maturity