What is the unit for roundness measurement in CircularEdgeReport_struct?

Hi-
I thought that roundess was in % but it looks like I get higher than 100 for this value.  Can anyone tell me what the unit is for the roundess value in this structure?
Thanks in advance-
blue
Solved!
Go to Solution.

Hi Blue,
According to this, it looks like the roundness may be reffering to the least square error of the fitted circle to the entire set of points. 
For more information, you may want to try posting to the Machine Vision Forum.
Julia P.

Similar Messages

  • What are the units for the power spectrum output? (units in)^2/Hz?

    I can't seem to find the answer in the manual that came with the software or anywhere online.  Maybe I am just looking in the wrong places.
    Thanks
    David

    Hi David,
    I assume you are referring to the step, "Power Spectrum", in Analysis»Frequency Domain Measurements
    Per the help that I see, "This step can return the spectra in root-mean-square, peak, and peak-to-peak
    units."
    Also, in the configuration tab of the step, for magnitude you can select either dB or linear.
    Hope that helps!
    -Sam F, DAQ Marketing Manager
    Learn about measuring temperature
    Learn how to take voltage measurements
    Learn how to measure current

  • What are the units for stime and sdate in the stderr file

    I am trying to use those entries to determine what time the slowest ervice time occurred. The time looks like milliseconds, but the date is puzzling.
    --Tom                                                                                                                                                                                                                                                                                                                       

    Hi Tom,
    When I analyze stderr files, I consider the following things (I don't know if there is docs on the subject, but I have experimented it) :
    1- SDATE and EDATE (start and end date) are elasped times in seconds after jan 1st 1970 (Epoch). Sample of C code :
    long edate;
    // here sscanf EDATE in &edate from stderr file
    // Transform "long" to "struct tm"
    struct tm *tmtime = localtime( &edate );
    // display
    printf ( "EDATE=%s", asctime (tmtime) );2 - STIME and ETIME are elasped times in system defined CLOCKS_PER_SEC scale after booting server machine. The delta between this 2 values gives you the service elapsed time in ticks.
    unsigned long stime, etime;
    double  delta;
    // here sscanf STIME and ETIME in &stime and &etime from a stderr file line
    // compute the delta in milliseconds
    delta = ( etime - stime ) * 1000 / CLOCKS_PER_SEC ;
    // display
    printf( "%12.f", delta );When using STIME and ETIME, do not analyze a stderr file from a machine whith another CLOCKS_PER_SEC value.
    Maybe somebody from the Tuxedo team will confirm you my date and time interpretation !!
    Regards

  • What is the unit for metric tonne

    hi,
    can any one tell me what unit i should take for metric tone.
    TO     TO     Tonne     Mass
    this unit is same as metric tone ?
    in t006 table i found this unit.but i dont know it is same as metric tone

    Hi Venkat
    Metric tonne is nothing but 1000 Kg's. May be if you get the quantity in Kg's you can convert it to MT using,
    1 MT = 1000 KG.
    ~ Ranganath
    PS : Reward if found useful !

  • What are the settings for Primere Elements 9 if I've filmed with a Canon Powershot sx50 HS?

    I just got this camera and I want the best quality possible. Unfortunately, it's hard for me to fully know if the settings I try create that. I get a fuzz or noise on objects like if I'm wearing a black jacket it's like static. When I put the video on my phone which is an Android Galaxy s4 it converts it into mp4 format and I get much more clear results than on my computer which perplexes me. I did a lot of trial and error with my previous camera (JVC Full HD Everio) which I got the same results. My newer Canon should be leagues ahead of the JVC, but I really can't tell as of yet. If anyone could help that would be awsome. I have examples of my trials and errors from my Youtube videos which you can see I felt I was slowly making progress with the JVC Oppositeofhood - YouTube

    Opposite
    Then I saw your latest post
    Wait, I think I just found it. I pressed record on different settings to take pictures with like portrait to see if it would make a difference and when I uploaded them to my computer I found where it shows the BIt rate and it varied. They run at 23 frames per second 1920 x 1080 MOV video files and all the Bit rates are like 36,356 35,414 ,36,521
    If your camera is recording with a variable bitrate, the Bitrate variations from file to file should not be contributing to the issue. But it does raise the issue related to whether or
    not we are setting the appropriate bitrate level in the export settings. What are the units for 36,356, 35,414, and 36,517 -
    kbps (also can be written Kbps) and is kilobits per second
    or
    Mbps which is megabits per second.
    Let us try this for one of your 1920 x 1080p24 videos.
    Go through the following workflow
    Manually set project preset...
    NTSC
    DSLR
    1080p
    DSLR 1080p24
    When you go to export your edited Timeline content, then use
    Share
    Computer
    QuickTime
    with Presets = NTSC DV 16:9 - that is going to be customized to 1080p24 (H.264.mov) under the Advanced Button/Video Tab of that preset
    The essential settings under the Advanced Button/Video Tab
    Video Codec = H.264
    Frame Width = 1920
    Frame Height = 1080
    Frame Rate = 23.976
    Field Type = Progressive
    Aspect = Square Pixels (1.0)
    Now here is where we are going to experiment....
    Bitrate
    Check Mark next to Limit Data Rate to and type in 36000 before kbps
    note the file size of the export as well as the quality of the playback.
    Repeat the whole process but in export
    Remove the check mark next to Limit Data Rate. The Bitrate field will be disabled.
    note the file size of the export as well as the quality of the playback.
    We will be watching for your results.
    Thanks.
    ATR

  • What's the unit label of y-axis of PSD when using Spectral Measurement Express VI?

    Hi:
     What's the unit label of y-axis of PSD when using Spectral Measurement Express VI?
    Selected Measurement : Power spectral density
    Result : dB
    No Averaging..
    Is dB/Hz the magnitude label of PSD output? Thx!

    There could be an issue the the Express VI converting your waveform data into the dreaded Dynamic Data Type, which is just causing more and more memory to be used.
    So what I would recommend is use the DAQmx Configure Logging  VI to configure DAQmx to stream the data as you read straight to a TDMS file.  There are various other properties you can set to make the logging go across files.  You just set up the logging before running your task.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • What Is The Best All-round Canvas Size For A Web Browser

    What is the best all-round canvas size when authoring a swi
    for a web browser? by this I mean best for authoring without
    scrollbars. I know a chap whose screen res is 800x600 and who has
    every single toolbar displayed in IE, leaving around 400pixels in
    height free. For crying out loud.
    I once sat with a bloke who uses Courier New set at 36pt as
    his default browser font. Ouch. I sat there transfixed, not
    believing what I was looking at; to this day I have no recollection
    of our conversation, so stunned was I.
    I've used 780x410, 800x600, 770x540 and I'm going nutsoid
    trying to find the best compromise; whatever size I use, distortion
    creeps in if accompanied with an "exactfit" value, especially if
    the height and Width values are set at 100%.
    Beats me.
    What are you guys using?

    Hrududu wrote:
    > What is the best all-round canvas size when authoring a
    swi for a web browser?
    > by this I mean best for authoring without scrollbars. I
    know a chap whose
    > screen res is 800x600 and who has every single toolbar
    displayed in IE, leaving
    > around 400pixels in height free. For crying out loud.
    >
    > I once sat with a bloke who uses Courier New set at 36pt
    as his default
    > browser font. Ouch. I sat there transfixed, not
    believing what I was looking
    > at; to this day I have no recollection of our
    conversation, so stunned was I.
    >
    > I've used 780x410, 800x600, 770x540 and I'm going
    nutsoid trying to find the
    > best compromise; whatever size I use, distortion creeps
    in if accompanied with
    > an "exactfit" value, especially if the height and Width
    values are set at 100%.
    personally avoid scaling, especially filling up user window.
    more and more really high resolution monitors out there,
    the larger the screen the more CPU it sucks...
    Don't follow the exact screen size like 800x600 as it is
    never the
    browser ratio, must consider the browser chromes.
    I will design something within that size or slightly larger
    and use the
    around margin to incorporate graphics as part of the design.
    Sometimes even smaller than that and centralized. Depends on
    amount
    of content.

  • HT4623 my husbands iphone4 was dropped and it doesnt work now... according to powermac representative, hardware related problem, what should i do? anybody knows where to bring the unit for repair, because powermac didnt accept it.

    my husbands iphone4 was dropped and it doesnt work now... according to powermac representative, hardware related problem, what should i do? anybody knows where to bring the unit for repair, because powermac didnt accept it.

    Who is powermac? Are they and authorized iPhone sales site?

  • What are the units of the DAQmx counter?

    Hello,
    I created this VI and several similar ones a few months ago, but, I have forgotten some of what I did back then.  I believe that this VI should measure period, using the counter on the DAQ chassis.  Can anyone tell me the units of the period measured?  I think it is seconds, but, I am trying to figure out how to figure that out!  The values of the period are generated by the DAQmx READ function in the WHILE loop.  What units is that function outputting to the array?  What are the units of the array elements, essentially?  See the attached VI.
    Also, how do you know?  I opened the DETAILED HELP for the DAQmx Read (Counter 1D DBL NSamp) shown in the VI but, I can't find anything on the units of the data coming out of the terminal labeled DATA with the orange wire, which is actually an array of periods, and we take the average of the most recent 15 or so period measurements.
    I had a suggestion months ago for an online NI manual containing a description of Buffered EdgeCounting measurements, but, when I went to find it, the link had been changed by NI, so, I can't find that manual, but, I think the answer is probably there, because I recall that manual being very useful when I did this before.
    Thanks for the guidance.
    Solved!
    Go to Solution.
    Attachments:
    continuously measure period buffered_singlechannel_forum Nov 13.vi ‏33 KB

    HI dav2010,
    When you create a Virtual Channel, you should specify the units the counter task will use.  There are several options which are listed in the help here:
    http://zone.ni.com/reference/en-XX/help/370469AA-0​1/lvdaqmx/mxcreatechannel/#DAQmxCreateChannel%28CI​...
    I am not on a computer with LabVIEW right now, but I believe the default should be ticks, which is the number of ticks of your device's timebase.  You can find that information in your hardware specifications.
    Regards,
    Chris E.
    Applications Engineer
    National Instruments
    http://www.ni.com/support

  • What are the avlble methods to Measure  Quality of Customer Service in SAP

    Hi
    We are in Retail business, and I would like to know what are the available methods to measure the Quality of Customer service in SAP CRM. Help us to get the required information?
    Best regards

    Venkat,
    there are two aspects to this :
    1. The overall philosophy ( for want of a better word ) of QOS for any service - there is a lot of thought that has gone into measuring QOS for a service - hence I would say that QOS is more related to the specific service than the entire domain.
    2. Measuring the quality of service in terms of what ? - there are a lot of KPIs for the same some of them could be :
    Average time taken to service a customer
    Does the customer get all that they want in the store or only some of the items ( partial fill)
    Are the products neatly arranged and easy to access
    average time taken for the customer to get what h/she needs
    customer facilities like parking / childern play area etc
    Availability of attendants / helpers for the customer
    home delivery
    credit options... etc etc and the list could go on endlessly ... as you can see it is very specific to the service being provided and accordingly you will get KPIs for the same.
    As for measauring the same - there are umpteen ways to do the samedepending on the place it gets recorded - you can have surveys / web surveys / POS details etc etc - what is it that you are looking for specifically ?
    Arun
    Hope it helps....
    Message was edited by:
            Arun Varadarajan

  • What is the unit of EXTENT_SIZE in v$sort_usage , is it no. of blocks or bytes ?

    Hi All
    What is the unit of EXTENT_SIZE in v$sort_usage , is it no. of blocks or bytes ? for 11.2.0.4
    Thanks

    their is no such column in v$sort_usage
    However their is one extent column and it means "Extents allocated to the sort"
    VIEW v$sort_usage
    Name                                      Null?    Type                       
    USERNAME                                           VARCHAR2(30)               
    USER                                               VARCHAR2(30)               
    SESSION_ADDR                                       RAW(8)                     
    SESSION_NUM                                        NUMBER                     
    SQLADDR                                            RAW(8)                     
    SQLHASH                                            NUMBER                     
    SQL_ID                                             VARCHAR2(13)               
    TABLESPACE                                         VARCHAR2(31)               
    CONTENTS                                           VARCHAR2(9)                
    SEGTYPE                                            VARCHAR2(9)                
    SEGFILE#                                           NUMBER                     
    SEGBLK#                                            NUMBER                     
    EXTENTS                                            NUMBER                     
    BLOCKS                                             NUMBER                     
    SEGRFNO# 

  • What is the Tcodes for Uploading of data using BDC & CATT

    PP members:
    I was going through the <b>cutover activities</b> ,  and what I understood is  we transfer all the legacy system data into SAP before going live
    The data upload follows certain steps (depends on the organizational design load strategies)
    First we upload all the master data ( material master, BOM, W/C's & Routings)
    Then the transaction data ( Ideally speaking, there should no open orders i.e. WIP as on the day of cutoff )
    If the WIP (Work in Process) is unavoidable then the materials consumed shall be treated as <b>materials of the previous stage</b> and necessary adjustments shall be made after cutover day
    At this point, I could not able to understand what does the author mean <b>materials of the previous stage</b>
    Now comming to the uploading of data into SAP from legacy system, we use tools like LSMW, CATT & BDC
    Is it a must to use <b>only LSMW tool</b> to upload master data or any other upload tools are fine
    Lastly,. I am not sure about the Tcode of CATT & BDC
    Summary of the questions:
    1.What does the author mean  <b>material of previous stage</b>, for WIP materials during cutover activities
    2. Is it mandatory to use only LSMW tool for uploading for master data
    3. What are the Tcodes for upload tools CATT & BDC ?
    Thanks for your time
    Suren R

    Dear,
    1.What does the author mean material of previous stage, for WIP materials during cutover activities - as i understood, what is the stage of material..like it must have gone through 2 work centers and other 2 is left. i.e. you need to create Production order with only 2 operation as other 2 is already over. - usually it is done in such a way that we will create Production order and confirm till 2 operations and WIp is calculated so thatb FI will tally the books in SAP and lagacy.
    2. Is it mandatory to use only LSMW tool for uploading for master data - no you can use any tool as required and suits yr requirement
    3. What are the Tcodes for upload tools CATT & BDC- BDC through a prog in SE38. CATT through - SCEM.

  • My ipod nano 6th gen fell out of my pockey and the screen cracked badly, is there any coverage for this under warranty? I just bought it a month ago. If not what are the options for getting it fixed

    My ipod nano 6th gen fell out of my pocket and the screen cracked badly, is there any coverage for this under warranty? I just bought it a month ago. If not what are the options for getting it fixed? It is pretty frustrating, it fell from about 3 feet out of my pocket and now looks like it was beaten by a hammer.

    Debbie:
    deborahfromwindsor wrote:
    he advises restarting by inserting the OSX disc and pressing down the C button to reboot from there then selecting disk utility, hard disk and repair.... Does he mean me to hold down the C key on the alpha keyboard or the ctrl key?
    Should I just ask for my money back??? If it is a simple repair do I just literally push the disc in, push the power button and hold down the C button?
    That's where I would begin, too, with
    Repair Disk
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.TStatus of HDD at the bottom of right panel, and report if it saysanything but Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    If DU reports errors it cannot repair you will need touse autility like TechTool Pro,Drive Geniusor DiskWarrior
    First we need to determine if the issue you are experiencing with the computer is software or hardware based. Once we have gotten things sorted out there should be time enough to make you decision about keeping or returning it.
    cornelius

  • What is the query for Accounts Payable Trial Balance (APXTRBAL) in 11.5.10?

    Hi Guys,
    What is the query for Accounts Payable Trial Balance (APXTRBAL) in 11.5.10?
    I have to write an AP Invoice Aging Report in Discoverer to show all unpaid invoices that have been transferred into GL... Business wants it to match one-to-one with the AP Trial Balance standard report...
    Business wants to run the report for any date in a past...
    The report has two parameters:
    As Of Date - the same as As of Date for the AP Trial Report
    Trial Balance Run Date - the date when Trial Balance was run...
    Conditions are:
    TRUNC(Invoice Date) <=TRUNC(NVL(TO_DATE(:As Of Date),SYSDATE))
    TRUNC(NVL(Payment Date,'01-JAN-5000')) > TRUNC(NVL(TO_DATE(:As Of Date),SYSDATE))
    TRUNC(Invoice Creation Date) <= TRUNC(NVL(TO_DATE(:Trial Balance Run Date),SYSDATE))
    Distr Accounting Date <= TRUNC(NVL(TO_DATE(:As Of Date),SYSDATE))
    NVL(Distr Creation Date,Invoice Creation Date) <= TRUNC(NVL(TO_DATE(:Trial Balance Run Date),SYSDATE))
    Show_Flag = 'YES', where:
    Show_Flag = CASE WHEN ( NVL(Cancelled Date,'01-JAN-1901') > NVL(:As Of Date,SYSDATE) AND NVL(Inv Amount Aud,0) = 0 ) THEN 'YES' ELSE ( CASE WHEN NVL(Inv Amount Aud,0) = 0 THEN 'NO' ELSE 'YES' END ) END
    There is a difference between the logic of my report, and the logic of AP Trial Balance...
    Could you please advise what I'm missing?
    Thanks,
    Iana

    What is the query for Accounts Payable Trial Balance (APXTRBAL) in 11.5.10? You can get the code by opening the report in Reports Builder and get the query.
    Or, enable trace/debug as per (FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]).
    Thanks,
    Hussein

  • How to calculate the unit for RATE?

    Hey All,
    I am not sure if there is something standard for this or not.
    I am calculating the 'Rate' by using 'Value/Amount' and 'Quantity' as follows -
    Rate == Value /  Quantity
    I need to calculate the unit for the rate as below -
    Rate unit == Value unit (Currency) /  Quantity unit (Base_uom) 
    (for example -
    if value is 1000 USD and quantity is 10 TO then Rate should come out as 100 USD / TO)
    Could anyone please suggest how to calculate the unit in this case?
    Many Thanks!
    Tanu

    Hi,
    Go through the below link it may give some idea
    http://help.sap.com/saphelp_nw04/Helpdata/EN/19/1d7abc80ca4817a72009998cdeebe0/content.htm
    Regards,
    Marasa.

Maybe you are looking for

  • Use 2 separate drives instead of partition

    If I'm using a product like VMare or bootcamp, can I set it up to run windows on a totally separate drive, rather then partition the one hard drive? Reason I'm asking, I don't run windows programs that often, but there are ones that have no Mac versi

  • 13'' Macbook Pro Retina vs. 15''

         Like most people, I have decided to get one of the Macbook Pro retina models. I don't have a budget, so I could buy either one.      The things I would do on the computer would be:                 -720p - 1080p content on YouTube               

  • Installing plug ins on Logic pro.

    I would like to know if there is a specific folder to install AU plug ins of brands other than Apple.I had no issues when I installed Native Instruments that installed itself on the default location.A few other plugins do not seem to show up in Logic

  • Report Queue Manager aministrator password

    Hi there! I have install DS 10g in my local pc- i have some jobs in queue which i want to remove from the queue but i don't know what is my administrator username and its passwords for Report Queue Manager. Please someone guide where to look for my a

  • Is there any way to get an array from an object?

    public class X { byte[] a = new byte[] {0x10,0x20}; //Native method public native short testnative(X b); //C++ JNIEXPORT jshort JNICALL Java_Native_testnative1 (JNIEnv *env , jobject obj, jobject testobj) Is there any way to get byte[] a from jobject