average of k: how to find the data clustred; : or how to assign number t0 each data group

Hi Member

I have download the LabVIEW Machine https://decibel.ni.com/content/docs/DOC-19328 learning package

I want to run the K average algorithm to group the image in a group of two or three or more

the problem is how to find the result I mean the image of clustred', the image that contain 2 or three threatened value only

or how aasign a 1 value for all the intesity who

belong to the cluster a and 255 for data that belongs to group 2

for the look of the image as binary image?

a my vi below

Best regards

my post before shows how to set the threshold manually using the slider of the graph.

Here is the version k-means automated help .vi box tools

Alex

Tags: NI Software

Similar Questions

  • How to find the date item was my favorites on Mozilla Firefox

    on system moot bookmark how to find the date of the bookmark?

    In bookmarks menu select organize bookmarks to open the bookmarks library. In the bookmarks library, click views, and then display the columns and then added. This will display a column showing when a bookmark has been added.

  • How to find the date of purchase of my windows?

    I don't know the Date of purchase of windows, I can find it using the product key? or another procedure?

    Really, there is no way to find the date of purchase by using a Windows installed, Windows Installer CD or product key.   You need to find the original "Bill" room, you bought your computer or Windows.

  • HP g62-340us: FIND THE DATE OF MANUFACTURE for a HP G62-340US?

    How to find the date of manufacture on my HP G62-340US

    Ken

    Hi, Ken

    This means that your laptop has built in 2011 (1) in the 2nd week of the calendar year (02) or January 2011.

  • Toshiba 40TL938G - find the date and time settings

    I have a 40TL938G and I can't find the date and time settings.
    Can someone help me?

    SSY
    I read the manual and it does ' t say anything about these settings.

    THX

    In the settings of digital television, you should see the option called local time settings

    To display the time on the TV you press the sign of the small clock on the remote control while watching a normal TV show (analog only)

  • where do you find the date of purchase on your computer

    Im trying to upgrade to windows 7, but it asked for the date of the purchase I don't have reception more and then I try again, it said that it is inelegible because he already has my serial number

    Hello Jonesejeans,

    Thanks for posting on the Community Forums of Microsoft Vista.

    Since you have lost the receipt of purchase of the computer, to get the date of purchase of the computer, you will have to contact the manufacturer of the computer and check the same.

    In Windows, you will not be able to find the date of purchase of the computer.

    However, you can find the date of installation of Windows on your computer that could help you.

    To find the date of installation of Windows on your computer, follow the steps below:

    1. Click on start and open computer.
    2. Click on the C drive and right click on the Windows folder.
    3. You can find the created Date of Windows folder.

    It will be useful.

    Thank you and best regards,

    Srinivas

    Microsoft Answers Support Engineer

    Visit our Microsoft answers feedback Forum and let us know what you think

  • Assign the different number to each different group of lines

    Hello
    I have a simple request, but I can't find any solution.

    I would attribute the different sequence number to each different group of my results.

    My goal is the following:

    http://img10.imageshack.us/img10/51/obieeseqnumbertogroup.jpg

    I tried RCOMPTE, C.V. etc... but without success...

    Can you help me with this?

    Hello

    You can try the steps below to get what you are looking for:

    -Assuming that your criteria has these columns date, the worker and the group. Create another column with fx as rcount (group) and apply the sort on the column group in the application type tab is necessary to generate counts of sequence based on the criteria group.
    -Then apply different conditional formatting on this new column.
    -Now in the pivot put this new column in the measure, the worker column into rows and columns date column. You should get an output according to the image displayed by you earlier.
    -If you must also sort either worker or date column, do it in pivot view, not in the criteria tab.

    I hope this helps!

    Thank you

  • How to find the date of a table Max

    Hello world

    I have two tables in the database. I want to find the maximum routine for a case_id of the lock_date date between jan 20 to January 29, 2012.

    But I don't get real output (output routine_date should be 'January 28, 2012' but I m getting "January 31, 2012" ")

    Can someone help me where I made the mistake


    Master
    case_id lock_date
    101 23 January 2012
    101 January 24, 2012
    102 27 January 2012
    102 January 29, 2012
    101 30 January 2012
    101 January 29, 2012

    Routine (for current work)
    case_id routine_date
    101 23 January 2012
    103 28 January 2012
    102 21 January 2012
    102 January 29, 2012
    101 21 January 2012
    101 28 January 2012
    101 31 January 2012


    Select m.case_id, r.routine_date from master m, systematic r,
    (case_id, max (routine_date) of the systematic group by selecting case_id) rr

    where m.case_id = r.case_id
    and m.case_id = rr.case_id
    and r.routine_date = rr.routine_date

    Hello

    Here are average dradles:

    WITH     universe  AS
    (
         SELECT    m.case_id
         ,        r.routine_date
         ,       MAX (r.routine_date)     OVER (PARTITION BY  m.case_id)
                         AS max_routine_date
         FROM       master       m
         ,        routine       r
         WHERE        m.case_id       = r.case_id
         AND       m.lock_date       >= TO_DATE ('20-Jan-2012', 'DD-Mon-YYYY')
         AND       m.lock_date       <  TO_DATE ('30-Jan-2012', 'DD-Mon-YYYY')
    )
    SELECT       case_id
    ,       routine_date
    FROM       universe
    WHERE       routine_date     = max_routine_date
    ;
    

    You only want to view rowss whose routine_date is the maximum date in a subset. First get this subset
    If the universe of data that you are interested in is just the period from January 20 to January 29, then you can start by getting all the data in this range. This is what the above subquery universe.
    Now, you want to see only the rows where routine_date is the max_routine_date within this universe, for each case_id. You can use the analytic MAX function to find out what this max_routine_date.
    Published by: Frank Kulash, March 2, 2013 11:59

  • How to find the data in two tables are the same?

    Hi people,

    Suppose we have table emp01, have 10 records and create another emp02 as table

    create the table emp02 in select * from emp01;

    now both the table has the same data.

    How to find a 'data' in the two tables are the same?

    Hello

    SELECT *
    FROM emp01
    MINUS
    SELECT *
    FROM emp02
    UNION
    SELECT *
    FROM emp02
    MINUS
    SELECT *
    FROM emp01
    

    You can also compare resultset hash to select * in emp01 and select * from emp02 by using dbms_sqlhash.

    Best regards
    Nikolai

  • How to find the Date and the time of Installation of Oracle on Windows?

    Hello

    Is it possible to find the installation Date and time of Oracle on Windows?


    Concerning
    Rajesh

    If you have never recreated/restored/reincarnated the database, then COLUMN of v database $ should tell you when you created the database.

    If you are looking for the time of installing Oracle home, check the logs under OraInventory.

    Reply by Satish sir at the following link:
    installation of a database date/time!

    HTH
    Girish Sharma

  • HOW TO FIND THE DATE

    Hi all

    I WANT TO SEARCH BY DATE BY PRESSING THE BUTTON

    My key code is like this
    declare
         l_where varchar2(4000);
    begin
          
      if :search_type = 'ALL' then
           l_where := 'ENTER_DATE||REPLY like ''%'|| :serch_value ||'%''' ;  
      else
           l_where := :search_type ||' like ''%'|| :serch_value ||'%''';
       end if;
        set_block_property('ALARM',default_WHERE,l_where);
           go_block('ALARM');
          execute_query;
    end;
    
    
     and My table is Like that
    
    
    
    SQL> desc alarm
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------
     QUESTION_UK                                        VARCHAR2(500)
     REPLY_UK                                           VARCHAR2(500)
     ENTER_DATE                                         TIMESTAMP(6)
     REPLY                                              VARCHAR2(20)
    I have a class where I put the value of the response or enter_date but when I put the value of rply does it work

    but when I enter the date she did ' t work

    Thanks and greetings
    Vikas Singhal

    Published by: vikas singhal on July 28, 2009 17:29

    Published by: vikas singhal on July 28, 2009 17:30

    Published by: vikas singhal on July 28, 2009 17:31

    1. you must explicitly convert your date to a char, if you really want to do a string comparison:

    l_where := 'TO_CHAR(ENTER_DATE, ''DD.MM.YYYY'') ||REPLY like ''%'|| :serch_value ||'%''' ;  
    

    but know that you lose any evidence on the one hand, and the search results depends on how users search on the other hand his condition.

    2. I would go with two separate search boxes, then you can do a comparison of date "clear."

    3. you talked about DATE fields now, why do you use a TIMESTAMP type of data in your table then?

  • How to find the date that a bookmark was made?

    It does not work:
    Go to the Menu bookmarks > show all bookmarks, then click Date of visit, top right middle.

    The visit Date column is just blank.

    If you want that the date on which the bookmark was created, then you have the added column.

    Make sure you keep the history and are not in private browsing mode in the visits column is empty.

  • How to find the date of a backup folder was added rather than created

    In a project of University I regularly saved the folder on a USB key. However, I'm not sure of the date I took the last backup. When looking at the Properties folder it says 'Date modified', but it is the date of the original folder has changed, not the date, that the file has been added on the USB. Is there anyway that I can get the date that I put the file on the USB key.

    Thank you
    Katherine Ellis

    Hello

    You can access the properties of the backup folder and see the 'creation Date'.

    Date created shows the date where the data are saved in the USB.

  • How to find the date, I bought creative cloud so to know if I am eligible for free hosting sites.

    Hello


    I want to know if I am eligible for the free sites, I'm aware that the end date is April 30, 2015. I don't know if I am registered before or after the deadline. In addition, apply to students in terms of students and teachers? I intend to launch a Web site shortly and I want to know if I would save money with Adobe Business Catalyst launch. Thank you

    Hello

    You can check the date in the history of the order under your account on Adobe.com.

    Kind regards

    Sheena

  • How to find the data of missind

    Hello
    Please could someone point me in the direction of where to start to investigate this problem.

    Some transactions that were recently created in our database appear to be missing. At the moment I have not enough information on these transactions are stored in the tables, and as such, I am not able to query the tables again.

    However, I just thought that first ask more experienced people. What steps would you take to investigate such a problem? Outside querying tables when I get the names, what other tables can I query to see what happened in the database over a period.


    In addition, the only change I made to the database, because the transactions were was to expand the size of the data file for one of the tablespaces, would it have caused any problem? I only did increased the value of maxsize for file data.

    Thank you.

    Published by: user8869798 on June 2, 2011 07:45

    No, the increase in size will not erase the data already inserted. Are you sure that none came into your db without permission and has deleted the data? Do you audit put in place in your DB? What is the version of db of yours? If you are on 10g or above it and if your Undo retention has not been crossed, perhaps you can get the data more easily using the Flashback, using the package dbms_logmnr seems to be the only solution that you got IMO.

    Aman...

Maybe you are looking for

  • Keyboard backlight vpcs131fm

    How can I manually turn on the keyboard backlight? It does not automatically lights up until the bathroom is almost completely black. There are many low-light situations where it would be nice to have the backlight on, but it's not dark enough so tha

  • Cannot add fpga targets

    Hello I recently installed a NI PCIe-7852R in my computer and I see that the card is installed in the max of NOR. However, I can't possibly configure it somehow or max. Also I'm unable to add this card as target during the creation of a project. In f

  • I have Mozilla Firefox on my computer and I am trying to go to a Web site, it tells me that Windows has blocked the Web site.

    Original title: Windows has blocked a website! I have Mozilla Firefox on my computer and I try to go on a site that I need to go to desperately for school work and it tells me that Windows has blocked the Web site.  How do the Web site and how to unl

  • I want to ask questions about all kinds of drivers Format?

    Welcome to all here and sorry for my bad language in English I want to ask questions about format player a full format and quick format like this Format X:/q and format X:/s because I format my hard drive a lot of time I heard that it's in trouble an

  • The unknown battery

    Today I found an unknown battery drain just after I loaded my phone to 100%. I didn't use it at all, but the battery has fallen by 5%. Here is a screenshot   Is there something wrong with my phone? How to prevent this from happening again? For more i