SteveYurongSu opened a new issue, #1296:
URL: https://github.com/apache/streampipes/issues/1296

   ### Body
   
   The **Swinging Door Trending (SDT)** algorithm is a linear trend compression 
algorithm. In essence, it replaces a series of continuous `(timestamp, value)` 
points with a straight line determined by the start and end points.
   
   The **Swinging Door Trending (SDT) Filter Processor** can extract and 
forward the characteristic events of the original stream. In general, this 
filter can also be used to reduce the frequency of original data in a lossy way.
   
   This issue is created to track the implementation of the filter processor. 
It is originally from a discussion. For more information, please see: #1285 
   
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to