Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3420620
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T06:01:56+00:00 2026-05-18T06:01:56+00:00

Hi everyone I think this is a simple question but its got me stuck.

  • 0

Hi everyone
I think this is a simple question but its got me stuck. I’ve been using the Leptonica image library and came across the term “Words Per Line” or “WPL”. I tracked down the code but have no idea what its for:

wpl = (width * depth + 31) / 32;

Has anyone ever come across wpl when working with images?

Thanks,
Laurence

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T06:01:57+00:00Added an answer on May 18, 2026 at 6:01 am

    Somewhere along the pipeline the software (or hardware) only wants to deal with multiples of 32 bits.

    WPL is computed by the formula you quote as the number of 32-bits words necessary to represent a line. width * depth means the number of pixels per line multiplied by the number of bits per pixel. This multiplication results in the number of bits per line.

    The ( + 31) / 32 part rounds up to the next integral number of 32-bit words.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This question has been brought up many times, but I'd like to ask it
This question has been floating around in one shape or another, but I couldn't
I think everyone knows this site http://pinterest.com/ and I don't want to create site
It has been asked when MeteorJS will have auth in place... I think everyone
everyone. This is a piece of code from using sqlite in android tutorial: return
This isn't exactly specifically a programming question (or is it?) but I was wondering:
I am programming in Java but this is a more of a design question
I know this is going to sound like a dumb question, but as I'm
This is probably stupid simple, but for some reason I'm having trouble getting it
Setup using a simple example: I've got 1 table ( Totals ) that holds

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.