Please help - I can not create large arrays of images (no more than 108 elements)

Hello,
I am working in an application where i acquire 300 high resolution images (3Mp) and then i process each of those frames.
When i try to put alll those frames in one array of images, the system does not let me more than 108 elements. There is no such message like out of memory or memory error. It is just that when i visualize the array of images, there are good frames the first 108 elements, and then white frames the rest of the elements.
Ideallically i would prefer to process frames as i am acquiring them, but i am concerned about the remaining processing time for the rest of the tasks.
Then, as an alternative, I have tried to store frames in two shorter arrays, and i ended up observing that when the first array (say 50 elements) is full and the second array starts (another 50 elements for example), labview needs a certain time in the the middle (like three seconds between closing first array and starting acquiring on the second array). If i dont wait that time between arrays, both arrays contain the same information. I know, this is weird, and i know about the fact of passing information by reference on imaq images. 
The most interesting thing is that when i reduce considerably the resolution of the image (say that now, instead 3Mp they are 2Mp), the maximum number of elements on the arrays are exactly the same: 108, so this makes me wonder if it is a memory constrain. And the code is fairly simple, there is no way that i am cutting the acquisition at the number 108.
So my question is, How can i put 300 frames in one just one array? or How can eliminate the time i have to wait between arrays?
I have heard about memory allocation and so, but i am not sure how to proceed. I have windows 7.
Thanks in advance,
Roberto

It's hard to visualize.  Please post the code - or at least a shell representing your code - so we can see what is happening.  Are you sure you are getting 108 contiguous pictures, or are some aquisitions being skipped?  Is the first picture in the array the first aqcuisition?  Is the last picture the last acquisition?
I really don't think it is about memory allocation.  I think it could be about your method of acquiring and processing said acquisitions.
Bill
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

Similar Messages

  • (Urgent - Please Help) E3500 Can not started up

    Dear Sun Experts:
    Please could you help me for the E3500; the system is at the moment can not bring up to service.
    My E3500 has a major problem and the system has automatically reboot itself.
    Afterwards; the below error messages has popped up.
    md 101 : /dev/dsk/c2t4d0s0 need maintenance
    metainit somcsys3: stale databases.
    Insufficient metadevice database replicas located, use metadb to delete database which are broken.
    I use the fsck tried to fix the /dev/dsk/c2t4d0s0 and after fixed, I tried to start up the E3500 but found the problem:
    Enter Run Level: 0-6 , s , S
    I have enter 6 put the E3500 refuse to start up and with the following messages:
    INIT: Can not create /var/adm/utmp or /var/adm/utmpx
    INIT: SINGLE USER MODE
    My E3500 is equipped with 8 x 9 Gb harddisk with 4 system and 4 mirror and I checked that the problem disk are belonged to mirror partitions.
    I tried format command and found the E3500 can not recognise the mirror partitions.
    Can any SUN expert help me?
    I

    I have try another MAC, but it still shown the same message....

  • I have a billing problem ,please help i can not download anything

    i have a billing problem i can not download anything and this frustrates me i phone uses please help me before i throw away this i phone.

    Contact itunes at expresslane.apple.com or reportaproblem.apple.com.
    But Itunes can not refund until the balance is paid.
    purchase a gift card redeem it in the store if you want refund for the charges contact itunes.

  • I can not download or update any thing ,please help, I can not download or update any thing ,please help

    Hi
    I have already asked the same Q a few hours ago but with no answer till now , i can not download any thing to my my i pad please help ?

    Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • Please help, I can not open the word document after I have exported from a PDF

    Please help, I have bought this programme to convert PDF documents to word documents. All I find at the moment is that the document is not being converted and will not open once I have saved. It asks which programme I would like to select to open the saved file, and them does not work.
    Please let me know where I am going wrong?
    Ko

    Good day Ko,
    It sounds like the file extension may have been dropped when you saved the file to your computer.
    Does your converted file have the .docx or .xlsx extension on the end?  If it doesn't, try renaming the file and appending the  file extension.  You should be able to open your saved document in Word or Excel then.
    Kind regards,
    David

  • Please help, I can not download app's I have to chance Country Stores

    Please how do I change country stores. I can not download app's because I am in the Colombian Store, but I do live in Ecuador and ask to go to that store

    How to Change Your App Store Account Location | eHow.com
    You can only purchase items form the country's store in which you are located and your account, including payment method, must be associated with that country.

  • Please help I can not launch Adobe Reader XI

    My adobe reader suddenly stopped working yesterday.
    I was running version 8 or 9 under windos 7 and it suddenly gave me a strange error message that the Core DLL failed to load.  I have never seen this happen before.  It's also asking me if I want to run protected mode off and I keep saying yes  please help!!
    thanks
    Marc

    I used version 9.  Basically what happened was it decided to stop working.  I uninstalled version 9 and installed 11 and it gives the same error message "Core DLL failed to load".  Also tried running it in Non protected mode.  also tried repairing both versions in the control panel.  nothing's working!   very strange considering up to a few days ago version 9 was wortking fine and has been for years
    thanks any help is appreciated!

  • Please help, I can not sync my iCal w/ my other IOS5 devices.

    I can not sync my iCal in my Mac Book Pro with other iOS5 Devices. The server responded with "507" to operation CalDAVWriteEntityQueueableOperation.

    What happens when you try to sync?
    Was the iPod previous synced to another iTunes library/computer?
    Have you successfully synced from this iTunes library/computer before?
    Do the songs play in iTunes?           
    Do you have the right boxes checked to sync?
    iTunes: Syncing media content to iOS devices and iPod        
    Try syncing using the manual method

  • HELP : BAPI_BUS1077_CREATE  Can not create Composition

    Hi ,Expert.
    I am facing a very hard issue when I create a substance using BAIPI  BAPI_BUS1077_CREATE, All  data can be created except Composition data.
    Can anyone give me some suggestion how to create nutrient composition ??
    Thanks a lot!
    Michael Yan.

    SUB_HEADER
      L_SUB_HEADER_WA-PRIMARYKEY = 3. "int. key
      L_SUB_HEADER_WA-FLGPRIMKEY = 'X'.
      L_PROP_HEADER_WA-FOREIGNKEY  = SUB_HEADER-RECORD_NO.
      APPEND L_SUB_HEADER_WA TO L_SUB_HEADER_TAB.
      L_PROP_HEADER_WA-PRIMARYKEY  = 34. "int. key
      L_PROP_HEADER_WA-FLGPRIMKEY  = 'X'.
      L_PROP_HEADER_WA-FOREIGNKEY  = SUB_HEADER-RECORD_NO.
      L_PROP_HEADER_WA-FLGFRGNKEY  = ''.
      L_PROP_HEADER_WA-SUBCHACAT   = 'SAP_RMS_1012_005'. "Chemical Characterization
      APPEND L_PROP_HEADER_WA TO L_PROP_HEADER_TAB.
      prepare the VALUE tab for the second specification
      CLEAR L_PROP_VAL_WA.
      L_PROP_VAL_WA-PRIMARYKEY  = 341.
      L_PROP_VAL_WA-FLGPRIMKEY  = 'X'.
      L_PROP_VAL_WA-FOREIGNKEY  = L_PROP_HEADER_WA-PRIMARYKEY.
      L_PROP_VAL_WA-FLGFRGNKEY  = L_PROP_HEADER_WA-FLGPRIMKEY.
      L_PROP_VAL_WA-SEQUENCE    = 1.
      APPEND L_PROP_VAL_WA TO L_PROP_VAL_TAB.
       价格维护属性结束
      REFRESH: L_PROP_COMPONENT_TAB.
      CLEAR L_PROP_COMPONENT_WA.
      L_PROP_COMPONENT_WA-PRIMARYKEY  = 34124.
      L_PROP_COMPONENT_WA-FLGPRIMKEY  = 'X'.
      L_PROP_COMPONENT_WA-FOREIGNKEY  = L_PROP_VAL_WA-PRIMARYKEY.
      L_PROP_COMPONENT_WA-FLGFRGNKEY  = L_PROP_VAL_WA-FLGPRIMKEY.
      L_PROP_COMPONENT_WA-COMPROOT    = '00000000000000012528'.
      L_PROP_COMPONENT_WA-COMPCAT     = 'NUTRIENT'.
      L_PROP_COMPONENT_WA-SEQUENCE    = 1.
      L_PROP_COMPONENT_WA-OPLOWLIMIT  = '>'.
    L_PROP_COMPONENT_WA-LOW_LIMIT   = '0.55'.
    L_PROP_COMPONENT_WA-OPUPPLIMIT  = '<='.
    L_PROP_COMPONENT_WA-UPP_LIMIT   = '0.88'.
      L_PROP_COMPONENT_WA-AVG_VAL     = '88'.
      L_PROP_COMPONENT_WA-EXPONENT    = 'MG'.
      APPEND L_PROP_COMPONENT_WA TO L_PROP_COMPONENT_TAB.
      REFRESH L_RETURN_TAB.
      BREAK ABAP1.
      CALL FUNCTION 'BAPI_BUS1077_CREATE'
        EXPORTING
          KEY_DATE         = '20100201'
          CHANGE_NUMBER    = ''
          FLG_PROP_HEADER  = 'X'
          FLG_PROP         = 'X'
         FLG_PROP_REL     = 'X'
          FLG_PROP_COMP    = 'X'
             FLG_PROP_DATA    = 'X'
        TABLES
          RETURN           = L_RETURN_TAB
          SUB_HEADER       = SUB_HEADER
          PROP_HEADER      = L_PROP_HEADER_TAB
          PROP_VAL         = L_PROP_VAL_TAB
             PROP_RELIABILITY = L_PROP_ASSESS_TAB
          PROP_COMPONENT   = L_PROP_COMPONENT_TAB
         PROP_DATA        = L_PROP_DATA_TAB.
         PROP_FTEXT              = L_PROP_FTEXT_TAB
         PROP_FTEXT_LONGTEXT     = L_PROP_FTEXT_LONGTEXT_TAB
         PROP_SOURCE             = L_PROP_SOURCE_TAB.

  • Please help! Can not retrieve Quicktime Pro registration code!!!

    I purchase Quictime Pro online many months ago and recently re-formatted my PowerBook. I am having trouble registering again. I have explored the Apple sites and tried to log in to my account to retrieve the number but the card I used to buy it was a Laser card (I'm in Ireland) but my account is presently set up to a Visa card. I tried setting it up again with the Laser card but it wouldn't accept it.
    Is there some way of finding the number? I can answer any security questions regarding my account to verify I bought it. I even have the order number from when I ordered it!
    Can anybody help?
    Any information would be sooo appreciated. I'd hate to pay for it again.
    Please respond to:
    [email protected]
    17" PowerBook G4   Mac OS X (10.3.9)  

    Did you try logging into the Apple Store where you bought Pro? You should see a link to review your account. Clicking that should bring up a screen to enter your Apple ID and Password. After entering those items you should see a link to Software Downloads that will show your registration name and key. You will need to use those items exactly as listed, so it is best to copy and paste them into the registraition page of QT preferences in the Player Edit menu.

  • Please help, i can not eject stuck cd

    how to force eject stuck cd in my macbook pro 13"?
    seems the dvd thicker than the dvd tray
    thank a lot

    Yo, budisalm,
    Did that post by CT help solve your problem?
    When this has happened to me and I can hear the CD/DVD trying to eject, I make a "guide" to aid the ejection. Two thin sheets of plastic, cut to just fit inside the front felt slots of the drive. Flair them a bit, the idea is to guide the CD/DVD past the slot when it's trying to eject. The box from those preprepared salads you get from the grocery store work nicely.

  • Please help i can not find my mobile phone?

    I lost my mobile phone but i don't know ,if it is stolen or not.
    I don't know what to do .Please support me.

    Unfortunatly their are some individuals with the know how and equipment to access network blocked imei handsets.
    Mind if they are caught a 5 year prison term awaits them.
    Mobiles have and always be an easy target for theives. People have lost their lifes for refusing to hand them over.
    I was in a market traders shop a while ago and two young lads came in with a handset to ask for it to be opened up to all networks. They could not even answer the question on what network it was originally on. The shop worker shrugged her shoulders and went ahead and opened it up as requested , all for £5 !! I left shaking my head ?
    Follow the advice and contact your network to block the sim and fone, and also inform the police in order to get a crime number in order to start claims on any insurance you may have.
    Nokia Lumia 520
     iphone 6 Plus.
    Be happy !!

  • Please help, IPOD can not restore

    My IPOD is 4 days old, worked fine unti I downloaded the updater, first it kept saying do not disconnect, now when I plug it in it says ok to disconnect, I tunes does not recognise it but my computer does.
    I have tried uninstalling IPOD and updater, then reinstalling but nothing happens, all it does is Say OK TO DISCONNECT! is my IPOD broken now or does anyone know how to fix it? I have tried all the help topics recommended (5 r's)all I get is the icon that means incorrect software but I do not know how to get this off????
    I would really appriciate some help..

    I had a similar problem that updater is bad news. I was pointed in this direction http://discussions.apple.com/thread.jspa?messageID=1564505&#1564505
    Try that it fixed mine good as new!

  • Hi there, Can you please HELP ME? I created a signature for my email account, but I can not choose it because the option is daded under "none"and nothing happens when you click on it! Thank you, Johan

    Hi there, Can you please HELP ME? I created a signature for my email account, but I can not choose it because the option is daded under "none"and nothing happens when you click on it! Thank you, Johan

    This can be a problem with the file places.sqlite that stores the bookmarks and the history.
    * http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • Hi  When i create the downpayment process in the invoice i get amount as value but my requirement is in percentage even after i select the percentage basis milestone billing please help what can be done

    Hi  When i create the downpayment process in the invoice i get amount as value but my requirement is in percentage even after i select the percentage basis milestone billing please help what can be done

    downpayment percentage , so if i want 50 percent of order value to be paid  and when i go to faz type the invoice is created for 0 value that 50 percent of the amount is not getting calculated , where as when i enter in order same as 50 percent in amount it gets calculated in invoice, any help ?

Maybe you are looking for