Several years ago, I was playing around with a very soft pink and green thread palette and came up with a very enjoyable geometric that I stitched almost to a finish, then set it aside to work on something else. Here's the project I had started:
And I liked it equally as well as the pink one! "Hey, this would make a fun cyber class project," I thought to myself. So that's what I'm presenting to you today - but as an ENCORE CYBER CLASS: the totally serene "SPRING FLING".
And I must tell you, none of the stitches are difficult; indeed, they are basic stitches done in easy repeat rows, which are fun to stitch just to see the soft colors unfurl themselves.... Here's what the assorted stitch patterns look like up close:
Honestly, there's nothing difficult here -- straight stitches, zig zag rows, triangles, diagonal laid ribbons, and even a little bit of a lacy filling stitch.... And aren't the colors yummy? This 10" x 10" design is stitched on 18 ct. soft ivory canvas, with one variegated Watercolours, a handful of DMC #5 pearl cottons, a few flosses, and a couple of metallic ribbon colors. And the piece includes silver round beads and a silver diamond jewel for the center. But it occurs to me now, that this piece would also be a terrific way to show off an heirloom button or unique charm (oooh, how about a small cameo?).... I'm sure you can find something fun in your own stash of buttons, charms, and beads, if you like that idea.
So if you think you might enjoy a relaxing geometric project for those first soft days of spring that are quickly approaching, please mosey on over to my website and see all the relevant cyber class information.
Hey, Stitchers.... Are you captivated by all the different kinds of buttons there are out in the world? Are you a secret button collector because you can't resist all their history and variety? Ever wanted some kind of stitching project that incorporates buttons in the design?
Well, have I got a great project for you: my newest cyber class, called "BUTTON BOX". And I designed it specifically to use with a handful of assorted buttons that you might have in your stash -- maybe in a hand-me-down button bag from your family or just buttons you've collected over the years.
I wanted something fun and easy to stitch.... with ribbon borders and four floral patterns that fill the four different squares of the design. Then there are holes left along the outer border, as well as in the four corners and centerpiece, to place your collected buttons. And I offer two colorways for the class: a coral PINK (shown above) and a periwinkle BLUE (shown below in part):
Each colorway is built around a variegated Caron Watercolours skein, with two matching solid colors of #5 DMC, two green #5 DMC colors, a soft ivory #5 for the ribbon work, two soft metallic ribbon threads, and a handful of gold or silver seed beads. And please note that the (warm) pink kit is stitched on the Santa Fe Sage green 18ct. canvas, while the (cool) blue kit is worked on a pale blue (almost grey) 18 ct. canvas.
You can see in the photos above that I mixed and matched different types of buttons on my models. I originally planned to use all ivory/pearl type buttons but realized that putting colored buttons on the piece really added a lot more color and texture to the design - as well as some unexpected pizazz! And notice on the blue model, I chose a few silver buttons to accent the cooler feel of the piece.
And just a bit of creative brainstorming: you don't have to stick with buttons for your piece.... you could also use charms, cameos, fimo-type buttons, and even larger pieces of jewelry as the main centerpiece! You can really have a lot of fun embellishing your finished project in this class project.
So, if you'd like to create something a little bit different in a not-very-difficult canvaswork design, please hop/skip/jump on over to my website to see all the cyber class information for this fun new "BUTTON BOX" design.
Do you enjoy working on smaller projects in between large pieces? I do! I have soooo many large pieces to work on these days that's it's a nice break to stitch on smaller designs that are easier to finish and provide a little bit of instant gratification. And of course, if those smaller projects have a flower in their design, I'm on it!!
As you can see, there are four different flowers, done in four different color palettes, surrounded in four different border patterns. Each design is approximately 5.5" x 5.5" and each features a different flower in the center -- a rose, violet, sunflower, and anemone.
And you know how I love to play with borders, right?? Well, that was my challenge here: create four pieces with completely different borders, each one built around a variegated ThreadworX Overdyed Floss skein, along with matching #5 pearl cottons and 1-2 metallic ribbons for a bit of sparkle.
These designs use simple stitches - nothing too elaborate or intimidating - and honestly, I found all the different borders relaxing to stitch, the variegated floss creating a delightful surprise, leaving the fun central flower last to stitch as the final centerpiece.
This week, I needed something calming to stitch while watching the horrors of war unfolding in Ukraine. I pulled out my UKRAINIAN EGGS pattern and took one of the individual eggs and regraphed it using blue and gold threads I had in my stash. I used #5 pearl cottons on a small piece of 18 ct. eggshell canvas. These individual eggs are approximately 2" wide by 2.75" tall, and while they use basic stitches, they are stuffed into a tiny area, so you need to count and stitch carefully!
Below is the pattern I used to stitch both of the above eggs. I started with the blue version first, and that's what the graph shows below. But then I created the second golden version by switching around all the blue and gold sections, just to see how different it might look.
Please print out this blog post to use it for your pattern. OR you can take a screenshot of the graph image above using your smart phone or tablet - those are both good ways to capture the image and have it handy to use for stitching. Cut a small piece of canvas and grab a handful of blue and gold threads in your stash....
By the way, I'm planning to make both of these eggs into small ornaments that I can hang in my house, to remind me to send prayers to all the brave men and women fighting for Ukrainian freedom. I hope these small ornaments will help you do the same, since this week has shown that as our world gets smaller and more interconnected, we are truly ALL Ukrainians!
I've been working on a different kind of project for my first 2022 cyber class. It's a collage piece that uses warm western colors and has a definite Western theme -- I'm calling it "CARVED ANIMAL COLLAGE" because it features the carved animal fetishes created over the ages by Native American artists. Here's the class piece I'm talking about:
As a fun bonus in this new class, the pattern includes several animal graphs, so each stitcher gets to decide which animal to stitch as their centerpiece: a HORSE, a WOLF, or a BEAR -- and of course, all three animals carry stones and beads on their backs in the traditional fetish manner:
And, honestly, all the different stitch patterns are not hard - just lots of fun to create - while the collage layout is perfect for playing around with a variety of threads, unusual color combinations, and easy stitches. Add in a handful of round silver beads, rustic stones, plus two copper feathers, and you have a fun textural piece as well!
cv::Stitcher::create can create stitcher in one of the predefined configurations (argument mode). See cv::Stitcher::Mode for details. These configurations will setup multiple stitcher properties to operate in one of predefined scenarios. After you create stitcher in one of predefined configurations you can adjust stitching by setting any of the stitcher properties.
If you have cuda device cv::Stitcher can be configured to offload certain operations to GPU. If you prefer this configuration set try_use_gpu to true. OpenCL acceleration will be used transparently based on global OpenCV settings regardless of this flag.
If you enabled building samples you can found binary under build/bin/cpp-example-stitching. This example is a console application, run it without arguments to see help. opencv_extra provides some sample data for testing all available configurations.
i am trying to enable video-stitcher api for my project but i am unable to do so. As per the documentation i have enabled all the required conditions. I have attached SS for the same as well. -stitcher/docs/how-to/gam/live/before-you-begin?cloudshell=false
In a previous Bindery Success blog article we discussed problems that can arise when trying to feed thin, porous signatures (usually 4 pages) on saddle stitcher inserters or perfect binder gatherers. Details are here if you want to give it a quick review. Today we have one more quick fix on the subject sent to us by Todd Summers of Nittany Valley Offset.
With one quick switch to a slightly different sucker, (shown in the photo) his stressful saddle stitching job turned trouble-free. If you're interested, the Heidelberg part number on the sucker is ZD.2144-241-01-00.
is to create a community where stitchers can gather with kindred spirits while developing new skills that will enable them to create one-of-a-kind hand stitched treasures for the people they love. And to provide support through a carefully curated collection of resources that will empower them to stitch with confidence. I believe we have that!
MasterClasses on techniques like beading, shading, and using silk ribbon are among the findings in our technique workshop section of the Member Portal. New classes are added regularly.
Our client libraries follow the Node.js release schedule.Libraries are compatible with all current active and maintenance versions ofNode.js.If you are using an end-of-life version of Node.js, we recommend that you updateas soon as possible to an actively supported LTS version.
c80f0f1006