Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: calculate empty and filled space

  1. #1
    Junior Member
    Join Date
    Jan 2021
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Cool calculate empty and filled space

    hi i was hoping i could get some help in the direction. i would like to know if there any code that could assist me in calculating the empty space in a particular size plastic box and what percentage is filled from pictures on a phone and measurements of the bin? i know i am going to feel simple when some one gives me a bit of help but i m justn going through a tough time and this helps me keep my mind off things thanks heaps. most where i can import the code and then just change a little bit here and there thanks again "world"

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: calculate empty and filled space

    Those are a lot of very generic questions that need lots more details filled in before any one can start to lay out a design for a computer program.

    How would a computer program be used to solve your problems?

    Be sure to wrap all posted code in code tags.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. How remove empty space
    By pingusteam in forum What's Wrong With My Code?
    Replies: 2
    Last Post: September 20th, 2018, 04:14 PM
  2. [SOLVED] Debugging homework assignment/ questions surrounding partially filled arrays
    By Helplessdrowningpuppy in forum What's Wrong With My Code?
    Replies: 7
    Last Post: April 23rd, 2014, 10:19 PM
  3. [SOLVED] A textfield to be filled before the update
    By mariosarmy in forum Loops & Control Statements
    Replies: 3
    Last Post: January 12th, 2014, 06:14 AM
  4. Need help with empty arrays
    By robin_ in forum Loops & Control Statements
    Replies: 12
    Last Post: March 23rd, 2013, 11:00 AM