K mean:: how to find the clustred data;:: or how to assign number t0 each group of data

hi member
i have download the LabVIEW Machine Learning Toolkit https://decibel.ni.com/content/docs/DOC-19328
i want to excute the K mean algorithem to cluster the image in two group or three or more
the problem is how to find the result i mean the clustred image', the image that contain 2 or three intesity value only
or how to aasign a 1 vlaue to all intesity that 
belong to cluster one and 255 to data that belong to cluster 2
so that the image look like binary image???
a my vi below
best regards
Solved!
Go to Solution.
Attachments:
k mean.vi ‏12 KB

my post before showed how to set the threshold manually using the graph's cursor.
here's the automated k-means version, using the toolkit's .vi
Alex
♜♖ LabView 8.6 - LabView 2014 ♖♜
Attachments:
2013-06-22_2dhistogram 2009.zip ‏61 KB

Similar Messages

  • How to find the avg salary of first 3 employees based on each department?

    how to find the avg salary of first 3 employees based on each department?

    Hi,
    Do you mean something like this?
    with a as
    select
      deptno
      ,sal
      ,row_number() over ( partition by deptno order by sal desc) rn
    from
      emp
    select
      deptno
      ,round(avg(sal)) avg_sal_of_top_3
    from
      a
    where
      rn <= 3
    group by
      deptno
    order by
      deptno
    DEPTNO AVG_SAL_OF_TOP_3
        10             2917
        20             2992
        30             1983
    If not please give more details.
    Regards,
    Peter

  • How to find the compoment version information given a PPMS number?

    Hi,
    <b>Problem</b>:
    I want to find the component version information with a PPMS number; and would like to know how to.
    (I don't know which forum is exactly proper to post this thread, and then put it in NetWeaver Platform category.)
    <b>Details</b>:
    In ERP system, transaction BOPP (PPMS work center), you can find product/component (version) information, including their PPMS number.
    While I didn't find the way to retrieve the component version and other information, given a PPMS number.
    Is this possible in BOPP? Or there is other ways to do this?
    Thanks and regards,
    Said

    user651567 wrote:
    Hi,
    Through putty we can access the unix server which is the Databse server.So i need the ip and port number to connect.Why don't you just walk down the hall and ask your friendly SA? Or if he's not in the same building, pick up the phone.
    I'm increasingly aware of a sub-culture that is afraid or unwilling to actually talk to their co-workers to find out information that is unique to their organization ....

  • How to find the program DIAdem? How to delete it?

     Hello,
    I'm a beginner in Labview, thanks for your help.
    I want to use the program DIAdem to analyse my file .TDM, but I can't find the program in National Instruments, then I think I have no this soft, so I download  the evalution version from the site.
    When I start the installation, a message: you have already DIAdem 10.2, you need delete the old one and then restart. After that, I checked it in control panel >> delete , but I can't find it.
    At last, I checked the mail from the activation code, the program has been activated.
    I don't know where the problem is,  can anyone gives me a help?
    Lily

    Hello Lily!
    OK, there was a problem in the past with a part of DIAdem wich is also installed with LabView, the USI. Sorry but i can't remeber the solution.
    Perhaps one of the NI guys can help?!
    Matthias
    Matthias Alleweldt
    Project Engineer / Projektingenieur
    Twigeater?  

  • How to find the premise GUID to a given premise number in CRM

    Hi Guys,
    I try to find the PremiseGUID (VerbrSt.GUID) to a given Premise Number (Verbrauchsstellen-Nr. in German), either in  IS-U (6.0) or in CRM (2007).
    I need it as a foreign key in CRM table ISU_POD to connect the PoD with the Premise (field is named u201CFF0047u201D or u201CVerbrSt.GUIDu201D  in table ISU_POD).
    I think it should be a 22 dec. alphanum. field, corresponding to the 10 dec. num. field of the premise number.
    Any suggestions in which table(s) I can find the PremiseGUID?
    Thank you very much.
    Christian

    Hi Anji,
                The view VIAUF_AFVC  is for maintenance orders and operations. I tried giving my functional location on the selection screen and checked for the contents , but it says no entries found. Probably this table will get populated only when a maintenance order is issued.
       I need to find out the equipments at a given functional location . Is there any other way ?
    regards,
    Venkatesh.

  • How to find the database details from server audit specification with successfull login group?

    Hi,
    We have created a server audit for successfull logins.When we read the audit file using
    sys.fn_get_audit_file we find that all the fields related to the databases
    ie database_principal_id,database_principal_name,database_name are either 0 or null.
    Is there a method to find out to which database the login is accessing from the server
    audit specification of successfull login group.Although the logins are reading and writing
    data to the databases why there are no details of the databases?
    Thanking you in advance,
    Binny Mathew

    Hello Binny,
    The logins are used to connect to the instance and the access to the databases is performed via database users. So, once you connect to the instance via your login, the server level audit takes this action, records it, but without caring to which databases
    you want to connect after that. 
    Unfortunately there is no similar action group on the database audit specifications, that can track which user connected to the DB, except if you are using contained databases in SQL 2012.
    Probably you can share why you need such information and if there is something else specific that you wish to achieve, so we can propose a different solution/audit configuration.
    Regards,
    Ivan
    Ivan Donev MCT and MCSE Data Platform

  • How to find the business content cubes..

    Hi bw guru's,
       how to find the standard cubes and how to map the fields for our reuirements..can any one help me ..in this scenario..
    thanx in advance..
    uma reddy

    uma,
    help.sap.com is a reasonably good source of information on available business content.  For example, here is an overview of BC for NW2004s:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3d/5fb13cd0500255e10000000a114084/frameset.htm
    As you drill down you can often (but not always) find information on how the BI infoobjects map back to source system tables/fields.  For instance, this link shows this information for sales order header information under NW2004s:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3c/63073c52619459e10000000a114084/frameset.htm
    As you navigate you'll want to take care that you're looking at information related your system version and business content level.
    Hope this helps.
    Bob

  • How to find the table in which data from a structure sits

    Hi,
    I want to know how to find the exact table where data sitting in various structures during runtime are stored.
    For instance,in ME23N we have various tabs and data in those are held in various structures. This we can see by checking the technical setting of each field.
    I want to know in which table the data is actually stored for each field and how to find them.
    Any other means other than using "WHERE USED" option?
    Thanks
    CM

    After checking for technical field from the screen, when you reach out to structure, you can dbl click on the particular field's data element. From this data-element you can get to know in which tables it is used. Also if the data element refers to some master data field then you can check out its domain and in the domain you can refer the<b> value table</b> for that domain. This is what i will do if i am not sure about anything.
    Hope it will help a little.
    Jignesh.

  • How to find the deleted data in tables

    guys,
    how to find the deleted data in tables example: i want to see whether anyone deleted data in MB5B report tables like mbew, etc.,
    regards,

    Hi,
    MBEWH is actually the history table of MBEW. It will record all the changes. As I have told you earlier if you have deleted the record dirctly from the table then it will not come even in the table MBEWH
    That means no changes have been made.
    regards

  • How to find the number of entries in a master data table

    Hi Experts,
    I am trying to find the entries in 0CUSTOMER master data.
    BW>LISTCUBE>Data target: 0CUSTOMER and selected the fields that I need.
    I would like to know how to find the "number of entrees". I tried to run the SUM for a count field, but it is taking forever as there are huge number of records .

    Hi Dev,
    Go to the change/display mode of the info object (0CUSTOMER) in your case. Go to the Master data/Text tab. Here you will find the master data tables according to your settings (P orQ or X or Y). Double click on the table name and it will take you to the SE11 display. From there, you can check the number of records as you do in any transparent table.
    Hope this helps.
    Thanks and Regards
    Subray Hegde

  • HOW TO FIND THE REQUIRED DELIVERY DATE IN VA02

    hi
    HOW TO FIND THE REQUIRED DELIVERY DATE IN VA02.
    i want to display this field in my report. what is the fieldname and in which table it is ?

    Hi Jyothsna,
    There are 2 dates when you say Requested Delivery Date
    1.  Header level in VBAK-VDATU is the field
    2.  At item level it is in the schedule line. VBEP-EDATU.
    The relationship between item (VBAP ) and schedule line ( VBEP )is 1 to many. But there will be mutiple schedule lines only if you are using the scheduling functionality. Also note to check for confirmed quantity (VBEP-BMENG) to be greater than 0 and use that schedule lines EDATU date as Requested delivery date.
    regards,
    Advait Gode.

  • How to find the data loaded from r/3 to bw

    hi
    how to find the data loaded from r/3 to bw is correct . i am not able to find which feild in the query is connected to which feild in the r/3 . where i am geting the data from r/3 . is there any process to find which feild  and table the data is comming from . plz help
    thanks in advance to u all

    Hi Veda ... the mapping between R/3 fields and BW InfoObjects should take place in Transfer Rules. Other transformation could take place in Update Rule.
    So you could proceed this way: look at InfoProvider Data Model and see if the Query does perform any calculation (even with Virtual keyfigures / chars). Than go back to Update Rules and search for other calculation / transformation. At least there are Tranfer Rule and eventually DataSource / Extraction Enhancements.
    As you can easily get there are many points where you have to look for ... it's a quite complex work but very usefull.
    Once you will have identified all mappings / transfromation see if BW data matchs R/3 (considering calculations ...)
    Good job
    GFV

  • How to find the Data Type of a column

    Dear All,
    How to find the Data Type of a Column dynamically in oracle Form.
    Thanks and Regards,
    Fazil
    Edited by: user11334489 on Aug 25, 2012 9:06 PM

    hi,
    you can use get_item_property built-in
    eg:
    declare
       l_item VARCHAR2(10);
    begin
       l_item := Get_Item_Property('item_name',DATATYPE);
    end;

  • How to find the Date and Time of Modification of Column in aTable?

    Hi all,
    Do  you know how to find the Date and Time of Addition of Column to a Particular Table?.
    I know however, How to find the modification time of the Table. Using the below Query :
    Select Object_Name, to_Char(Last_DDL_TIME, 'DD-Mon-YYYY HH24:MI:SS') Last_DDL from User_Objects where Object_Type = 'TABLE';
    Object_Name
    Last_DDL
    Employee
    20-Aug-2013 09:23:03
    I wanted to know the Creation or Modification Date and Timestamp of all columns of Employee Table?. Is it possible at all. If possible, How to get it?.
    Regards,
    Bhaskar M

    I agree with you on that. Since its a development enviornment I can remove the column but that not my point here.
    My whole purpose it to know whether we get the Column's Creation or Modification DateTime.

  • How to find the creation date for a released requests..

    Hi friends ,
    In se09 tcode , we a date which represents the last changed date .. Now , for a particular Released request i want to find out the Creation date for it . How can i find it . I checked the tables like E070create there also we have requests that not released yet , i have also checked se03 and other tcode and a fn mo dules like TR_READ_GLOBAL_INFO_OF_REQUEST .
    So how to find the creation date for a released requests. Iam waiting for ur inputs..
    Thanks in advance..

    hi,
    Did u found the way to get the request creation date?
    I also need the same information.
    This needed for audit purpose........so it is must.
    Please help me in this.
    Best regards,
    vinod

Maybe you are looking for

  • NAC L2 802.1X: Windows Logon Problem

    Using CTA 4.0.2, ACS SE 4.x, and Windows AD the following occurs: 1. When login to WindowsXP using Local Account, then CTA prompts its login. I can then put the AD account. This process works! 2. When login to WindowsXP using AD Account, the error ms

  • Why Photoshop will not give you the opportunity to download for either Windows platform or Mac.

    Hello, My husband spent all day waiting to talk to someone at Photoshop, to speak with them, while he is mostly bed bound now, on a feeding tube in his stomache, and is awaiting a surgury to keep him alive. He will be even more bed ridden afterwards.

  • Modification to Open/Create/Replace file vi in Labview

    I'm a relative newbie to LabView so this modification described below is a daunting task for me, given the complexity of the block diagram in the Open/Create/Replace file vi . I want to change the dialog box and choices when you have selected a file

  • Missing/Disappearing Registration Points in Flash CS5 Master Suite

    When I create a new symbol Flash allows me to pick and choose my registration points inside the symbol and functions normally. However when I choose the same symbol or an already created symbol, I am no longer able to change the registration point. I

  • Why is serial number suddently invalid?

    Having used PS4 for years and having installed it on several computers, I suddently have an "invalid" serial number.  After hours on "chat" and finally by phone I was told that my serial number had been "invalidated".  I was instructed to go back to