WOLFRAM
Products
Wolfram|One
Mathematica
Wolfram Notebook Assistant + LLM Kit
Wolfram|Alpha Notebook Edition
System Modeler
All Products
Consulting & Solutions
Wolfram Consulting
Industry Solutions
Solutions for Education
Learning & Support
Wolfram U Courses
Wolfram Language Resources
Wolfram Community
Support FAQs
Contact Support
Company
About Wolfram
Careers
Events
Educational Programs
All Sites and Resources
Wolfram|Alpha
Wolfram Cloud
Your Account
Your Account
User Portal
Search
Close
Enable JavaScript to interact with content and submit forms on Wolfram websites.
Learn how
Legacy Documentation
Digital Image Processing
(2000)
This is documentation for an obsolete product.
Current products and services
Function Index
ScalePiecewiseLinear
ScalePiecewiseLinear[
img
,{{
x
1
,
y
1
},{
x
2
,
y
2
}
...
}]
r
eturns a piecewise-linear scaled copy of
img
.
The argument
img
may be a list or
ImageData
expression.
See also User's Guide
3.4
.
Example
This loads the package.
In[1]:=
This computes a piecewise-linear scaling of a list of numbers.
In[2]:=
This shows the resulting mapping.
In[3]:=
Out[3]=